Skip to content

Commit 38872e1

Browse files
committed
12.1.2
1 parent 1998851 commit 38872e1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@reason-react-native/svg`
22

3+
## 12.1.2 - 2020-04-15
4+
5+
- Fix opacity & strokeOpacity
6+
37
## 12.1.1 - 2020-04-15
48

59
- Fix opacity (float not size)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reason-react-native/svg",
3-
"version": "12.1.1",
3+
"version": "12.1.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)