Skip to content

Commit 4806b7c

Browse files
committed
2.3.2
1 parent 340ab78 commit 4806b7c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## 2.3.2 - 2020-08-11
4+
5+
### Breaking changes
6+
7+
- Change response type from object to records [#4](https://github.com/reason-react-native/image-picker/pull/4) by [@a-c-sreedhar-reddy](https://github.com/a-c-sreedhar-reddy)
8+
9+
### Minor changes
10+
11+
- Upgrade deps [340ab78](https://github.com/reason-react-native/image-picker/commit/340ab78) by [@MoOx](https://github.com/MoOx)
12+
313
## 2.3.1 - 2020-06-11
414

515
- Remove example from bindings

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reason-react-native/image-picker",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)