mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-01-26 01:28:54 +00:00
chore(release): 1.6.0 [skip ci]
# [1.6.0](https://github.com/react-native-community/react-native-cameraroll/compare/v1.5.2...v1.6.0) (2020-04-30) ### Bug Fixes * Fixed reference to git repository in Podspec file ([#161](https://github.com/react-native-community/react-native-cameraroll/issues/161)) ([b261a98](https://github.com/react-native-community/react-native-cameraroll/commit/b261a98)) ### Features * **android:** Manually obtain location metadata using ExifInterface ([#114](https://github.com/react-native-community/react-native-cameraroll/issues/114)) ([ade785e](https://github.com/react-native-community/react-native-cameraroll/commit/ade785e))
This commit is contained in:
parent
b261a98efe
commit
7c2986ef13
@ -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.2",
|
||||
"version": "1.6.0",
|
||||
"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