We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e312c commit 10e408fCopy full SHA for 10e408f
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog of `@reason-react-native/checkbox`
2
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
11
## 0.4.1 - 2020-06-11
12
13
- Fix some iOS props (lineWidth, onAnimationType, offAnimationType)
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/checkbox",
- "version": "0.4.1",
+ "version": "0.4.2",
"publishConfig": {
"access": "public"
},
0 commit comments