We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0304f08 commit 09c9573Copy full SHA for 09c9573
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/svg`
2
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
7
## 12.1.7 - 2021-05-03
8
9
ReScript
package.json
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/svg",
"description": "ReScript bindings for react-native-svg.",
- "version": "12.1.7",
+ "version": "12.1.8",
"publishConfig": {
"access": "public"
},
0 commit comments