Skip to content

Commit

Permalink
chore(release): 4.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.10.1](v4.10.0...v4.10.1) (2022-11-12)

### Bug Fixes

* take in account the image orientation when create a copy ([#2036](#2036)) ([0ee2b24](0ee2b24))
  • Loading branch information
semantic-release-bot committed Nov 12, 2022
1 parent 0ee2b24 commit 5f2810b
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.10.0",
"version": "4.10.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 5f2810b

Please sign in to comment.