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 088a381 commit 5dd23d9Copy full SHA for 5dd23d9
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/image-picker`
2
3
+## 2.3.3 - 2020-11-06
4
+
5
+rescript 8.2 compat
6
7
## 2.3.2 - 2020-08-11
8
9
### Breaking changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/image-picker",
- "version": "2.3.2",
+ "version": "2.3.3",
"publishConfig": {
"access": "public"
},
0 commit comments