File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog of ` @reason-react-native/checkbox `
2
2
3
+ ## 0.5.0 - 2020-11-06
4
+
5
+ - ReScript / bs-platform 8.2.0
6
+ - reason-react-native 0.63
7
+ - @react-native-community/checkbox 0.5.0
8
+
3
9
## 0.4.2 - 2020-07-27
4
10
5
11
💥 Compat for
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ with version x.y.z of `@react-native-community/react-native-checkbox`.
15
15
## Installation
16
16
17
17
When
18
- [ ` @react-native-community/react-native-checkbox ` ] ( ` https://github.com/react-native-community/react-native-checkbox` )
18
+ [ ` @react-native-community/react-native-checkbox ` ] ( https://github.com/react-native-community/react-native-checkbox )
19
19
is properly installed & configured by following their installation instructions,
20
20
you can install the bindings:
21
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @reason-react-native/checkbox" ,
3
- "version" : " 0.4.2 " ,
3
+ "version" : " 0.5.0 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments