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 93695fe commit 232a23aCopy full SHA for 232a23a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/svg`
2
3
+## 12.1.6-0.63 - 2021-03-15
4
+
5
+- Added children prop to RadialGradient [#7](https://github.com/reason-react-native/svg/pull/7) by [@reck753](https://github.com/reck753)
6
7
## 12.1.5-0.63 - 2020-11-18
8
9
Fix npm description
package.json
@@ -1,7 +1,7 @@
{
"name": "@reason-react-native/svg",
"description": "ReScript bindings for react-native-svg.",
- "version": "12.1.5-0.63",
+ "version": "12.1.6-0.63",
"publishConfig": {
"access": "public"
},
0 commit comments