Skip to content

Commit d9c3aae

Browse files
committed
0.5.0
1 parent fbd6ece commit d9c3aae

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

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+
39
## 0.4.2 - 2020-07-27
410

511
💥 Compat for

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ with version x.y.z of `@react-native-community/react-native-checkbox`.
1515
## Installation
1616

1717
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)
1919
is properly installed & configured by following their installation instructions,
2020
you can install the bindings:
2121

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

0 commit comments

Comments
 (0)