Skip to content

Commit 252582c

Browse files
committed
12.1.4
1 parent 42b1fb4 commit 252582c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 12.1.4 - 2020-08-08
4+
5+
- Fixed `Stop` props, that are all optional [09fe188](https://github.com/reason-react-native/svg/commit/09fe188) by [@MoOx](https://github.com/MoOx)
6+
- Ensure compatibility with BuckleScript 8 & reason-react-native 0.62 [4b6b32d](https://github.com/reason-react-native/svg/commit/4b6b32d) by [@MoOx](https://github.com/MoOx)
7+
38
## 12.1.3 - 2020-04-26
49

510
- Fixed opacity external [#2](https://github.com/reason-react-native/svg/pull/2) by [@tienle](https://github.com/tienle)

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

0 commit comments

Comments
 (0)