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 651a9a3 commit f0d4272Copy full SHA for f0d4272
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog of `@reason-react-native/svg`
2
3
+## 12.1.4-0.63 - 2020-11-12
4
+
5
+- rescript 8.2
6
+- reason-react-native 0.63
7
8
## 12.1.4 - 2020-08-08
9
10
- Fixed `Stop` props, that are all optional [09fe188](https://github.com/reason-react-native/svg/commit/09fe188) by [@MoOx](https://github.com/MoOx)
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/svg",
- "version": "12.1.4",
+ "version": "12.1.4-0.63",
"publishConfig": {
"access": "public"
},
0 commit comments