Skip to content

Commit 50808a1

Browse files
committed
12.1.7
1 parent ce519a0 commit 50808a1

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 `@rescript-react-native/svg`
22

3+
## 12.1.7 - 2021-05-03
4+
5+
ReScript
6+
37
## 12.1.6-0.63 - 2021-03-15
48

59
- Added children prop to RadialGradient [#7](https://github.com/rescript-react-native/svg/pull/7) by [@reck753](https://github.com/reck753)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rescript-react-native/svg",
33
"description": "ReScript bindings for react-native-svg.",
4-
"version": "12.1.6",
4+
"version": "12.1.7",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)