chore(release): 1.7.1 [skip ci]
## [1.7.1](https://github.com/react-native-community/react-native-cameraroll/compare/v1.7.0...v1.7.1) (2020-05-21)
### Bug Fixes
* deprecate saveToCameraRoll ([#183](https://github.com/react-native-community/react-native-cameraroll/issues/183)) ([aa47532
](https://github.com/react-native-community/react-native-cameraroll/commit/aa47532)), closes [#182](https://github.com/react-native-community/react-native-cameraroll/issues/182)
This commit is contained in:
parent
aa47532fdb
commit
4c448619d3
|
@ -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.7.0",
|
||||
"version": "1.7.1",
|
||||
"description": "React Native Camera Roll for iOS & Android",
|
||||
"main": "./js/CameraRoll.js",
|
||||
"types": "./typings/CameraRoll.d.ts",
|
||||
|
|
Loading…
Reference in New Issue