Skip to content

Commit bb4aab7

Browse files
committed
0.5.1
1 parent d519688 commit bb4aab7

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 `@reason-react-native/checkbox`
22

3+
## 0.5.1 - 2020-11-17
4+
5+
Fix npm description
6+
37
## 0.5.0 - 2020-11-06
48

59
- ReScript / bs-platform 8.2.0

package.json

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

0 commit comments

Comments
 (0)