Skip to content

Commit 7977d97

Browse files
committed
12.1.3
1 parent 03880aa commit 7977d97

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 12.1.3 - 2020-04-26
4+
5+
- Fix opacity external [#2](https://github.com/reason-react-native/svg/pull/2)
6+
by @tienle
7+
- Add ClipPath missing children prop
8+
[#2](https://github.com/reason-react-native/svg/pull/2) by @tienle
9+
310
## 12.1.2 - 2020-04-15
411

512
- Fix opacity & strokeOpacity

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

0 commit comments

Comments
 (0)