Skip to content

Commit f3c0b27

Browse files
committed
0.4.1
1 parent 9d7a649 commit f3c0b27

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/checkbox`
22

3+
## 0.4.1 - 2020-06-11
4+
5+
- Fix some iOS props (lineWidth, onAnimationType, offAnimationType)
6+
[#5](https://github.com/reason-react-native/checkbox/pull/5) by @alltonp
7+
38
## 0.4.0 - 2020-06-11
49

510
Bump to react-native-checkbox v0.4

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/checkbox",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)