Skip to content

Commit 8205b23

Browse files
committed
12.1.1
1 parent de4fdbb commit 8205b23

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 12.1.1 - 2020-04-15
4+
5+
- Fix opacity (float not size)
6+
- make children optional
7+
- remove duplicate vectorEffect value
8+
39
## 12.1.0 - 2020-04-13
410

511
Initial release

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.0",
3+
"version": "12.1.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)