Skip to content

Commit ff18256

Browse files
committed
2.3.6
1 parent 7c65f8e commit ff18256

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@rescript-react-native/image-picker`
22

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+
37
## 2.3.5 - 2021-05-03
48

59
ReScript

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rescript-react-native/image-picker",
33
"description": "ReScript bindings for react-native-image-picker.",
4-
"version": "2.3.5",
4+
"version": "2.3.6",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)