Skip to content

Commit 10e408f

Browse files
committed
0.4.2
1 parent 88e312c commit 10e408f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## 0.4.2 - 2020-07-27
4+
5+
💥 Compat for
6+
7+
- reason-react-native 0.62
8+
- reason-react 0.9.0
9+
- bs-platform 8.0.0
10+
311
## 0.4.1 - 2020-06-11
412

513
- Fix some iOS props (lineWidth, onAnimationType, offAnimationType)

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

0 commit comments

Comments
 (0)