Skip to content

Commit 09c9573

Browse files
committed
12.1.8
1 parent 0304f08 commit 09c9573

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@rescript-react-native/svg`
22

3+
## 12.1.8 - 2021-06-20
4+
5+
- Added touch event props [#9](https://github.com/rescript-react-native/svg/pull/9) by [@reck753](https://github.com/reck753)
6+
37
## 12.1.7 - 2021-05-03
48

59
ReScript

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rescript-react-native/svg",
33
"description": "ReScript bindings for react-native-svg.",
4-
"version": "12.1.7",
4+
"version": "12.1.8",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)