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 3c61bd7 commit 146c753Copy full SHA for 146c753
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@rescript-react-native/image-picker`
2
3
+## 3.6.0 - 2021-05-16
4
+
5
+Complete rewrite for 3.x (3.6.0 full compat)
6
7
## 2.3.6 - 2021-05-15
8
9
Fix import scope [#6](https://github.com/rescript-react-native/image-picker/issues/6) by [@MoOx](https://github.com/MoOx)
package.json
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/image-picker",
"description": "ReScript bindings for react-native-image-picker.",
- "version": "2.3.6",
+ "version": "3.6.0",
"publishConfig": {
"access": "public"
},
0 commit comments