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 1998851 commit 38872e1Copy full SHA for 38872e1
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/svg`
2
3
+## 12.1.2 - 2020-04-15
4
+
5
+- Fix opacity & strokeOpacity
6
7
## 12.1.1 - 2020-04-15
8
9
- Fix opacity (float not size)
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/svg",
- "version": "12.1.1",
+ "version": "12.1.2",
"publishConfig": {
"access": "public"
},
0 commit comments