mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-06 06:43:25 +00:00
chore(release): 1.8.1 [skip ci]
## [1.8.1](https://github.com/react-native-community/react-native-cameraroll/compare/v1.8.0...v1.8.1) (2020-06-16) ### Bug Fixes * Revert "feat: Added `include` parameter to getPhotos to let users tradeoff performance by omitting metadata ([#178](https://github.com/react-native-community/react-native-cameraroll/issues/178))" ([#199](https://github.com/react-native-community/react-native-cameraroll/issues/199)) ([e65e1f2](https://github.com/react-native-community/react-native-cameraroll/commit/e65e1f2))
This commit is contained in:
parent
e65e1f208b
commit
27f277169e
@ -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.8.0",
|
||||
"version": "1.8.1",
|
||||
"description": "React Native Camera Roll for iOS & Android",
|
||||
"main": "./js/CameraRoll.js",
|
||||
"types": "./typings/CameraRoll.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user