chore(release): 1.5.2 [skip ci]

## [1.5.2](https://github.com/react-native-community/react-native-cameraroll/compare/v1.5.1...v1.5.2) (2020-03-26)

### Bug Fixes

* getPhotos crash if there is a quote in album name ([#156](https://github.com/react-native-community/react-native-cameraroll/issues/156)) ([f51d387](https://github.com/react-native-community/react-native-cameraroll/commit/f51d387))
This commit is contained in:
semantic-release-bot 2020-03-26 10:13:18 +00:00
parent f51d38783e
commit 53e42df323

View File

@ -2,7 +2,7 @@
"name": "@react-native-community/cameraroll",
"author": "Bartol Karuza <bartol.k@gmail.com>",
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
"version": "1.5.1",
"version": "1.5.2",
"description": "React Native Camera Roll for iOS & Android",
"main": "./js/CameraRoll.js",
"types": "./typings/CameraRoll.d.ts",