chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/react-native-community/react-native-cameraroll/compare/v1.5.0...v1.5.1) (2020-03-26)
### Bug Fixes
* rollback getExceptionHandler change ([#158](https://github.com/react-native-community/react-native-cameraroll/issues/158)) ([bd23aa1
](https://github.com/react-native-community/react-native-cameraroll/commit/bd23aa1)), closes [#149](https://github.com/react-native-community/react-native-cameraroll/issues/149)
This commit is contained in:
parent
bd23aa15d8
commit
e25de5790b
|
@ -2,7 +2,7 @@
|
||||||
"name": "@react-native-community/cameraroll",
|
"name": "@react-native-community/cameraroll",
|
||||||
"author": "Bartol Karuza <bartol.k@gmail.com>",
|
"author": "Bartol Karuza <bartol.k@gmail.com>",
|
||||||
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
|
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
|
||||||
"version": "1.5.0",
|
"version": "1.5.1",
|
||||||
"description": "React Native Camera Roll for iOS & Android",
|
"description": "React Native Camera Roll for iOS & Android",
|
||||||
"main": "./js/CameraRoll.js",
|
"main": "./js/CameraRoll.js",
|
||||||
"types": "./typings/CameraRoll.d.ts",
|
"types": "./typings/CameraRoll.d.ts",
|
||||||
|
|
Loading…
Reference in New Issue