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 671eb32 commit 74e8ca2Copy full SHA for 74e8ca2
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Changelog of `@reason-react-native/svg`
2
3
-## 12.0.0 - 2020-03-06
+## 12.1.0 - 2020-04-13
4
5
Initial release
package.json
@@ -1,11 +1,11 @@
{
"name": "@reason-react-native/svg",
- "version": "0.0.0",
+ "version": "12.1.0",
"publishConfig": {
"access": "public"
6
},
7
"peerDependencies": {
8
- "react-native-svg": "^12.0.0",
+ "react-native-svg": "^12.1.0",
9
"reason-react": "^0.7.0",
10
"reason-react-native": "^0.61.0"
11
0 commit comments