Skip to content

Commit

Permalink
chore(release): 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.3.0](react-native-image-picker/react-native-image-picker@v4.2.1...v4.3.0) (2021-11-15)

### Features

* **api:** added methods to launch the image picker and camera as promise  ([#1873](react-native-image-picker/react-native-image-picker#1873)) ([7e08016](react-native-image-picker/react-native-image-picker@7e08016))
  • Loading branch information
semantic-release-bot committed Nov 15, 2021
1 parent 7e08016 commit 69439fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-image-picker",
"version": "4.2.1",
"version": "4.3.0",
"description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera",
"react-native": "src/index.ts",
"main": "src/index.ts",
Expand Down

0 comments on commit 69439fd

Please sign in to comment.