Skip to content

Commit

Permalink
chore(release): 4.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.8.1](v4.8.0...v4.8.1) (2022-04-28)

### Bug Fixes

* **1944:** fix runtime exceptions in ImagePickerModule ([#1948](#1948)) ([f45d75a](f45d75a))
  • Loading branch information
semantic-release-bot committed Apr 28, 2022
1 parent f45d75a commit aba9089
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.8.0",
"version": "4.8.1",
"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 aba9089

Please sign in to comment.