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