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 ce519a0 commit 50808a1Copy full SHA for 50808a1
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/svg`
2
3
+## 12.1.7 - 2021-05-03
4
+
5
+ReScript
6
7
## 12.1.6-0.63 - 2021-03-15
8
9
- Added children prop to RadialGradient [#7](https://github.com/rescript-react-native/svg/pull/7) by [@reck753](https://github.com/reck753)
package.json
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/svg",
"description": "ReScript bindings for react-native-svg.",
- "version": "12.1.6",
+ "version": "12.1.7",
"publishConfig": {
"access": "public"
},
0 commit comments