Skip to content

Commit 5c88725

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](react-native-image-picker/react-native-image-picker@v7.0.0...v7.0.1) (2023-10-11) ### Bug Fixes * **types:** add missing attribute ([react-native-image-picker#2222](react-native-image-picker#2222)) ([80e6e11](react-native-image-picker@80e6e11))
1 parent 80e6e11 commit 5c88725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-image-picker",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera",
55
"react-native": "src/index.ts",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)