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 b351ada commit 1952286Copy full SHA for 1952286
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/cameraroll`
2
3
+## 4.0.1 - 2020-11-12
4
+
5
+rescript 8.2 compat
6
7
## 4.0.0 - 2020-07-27
8
9
Upgrade to latest stable.
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/cameraroll",
- "version": "4.0.0",
+ "version": "4.0.1",
"publishConfig": {
"access": "public"
},
0 commit comments