Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.5...v1.1.0) (2019-06-13)

### Bug Fixes

* **lib:** mirror fix PHAsset video upload ([#58](#58)) ([829c7bd](829c7bd)), closes [/github.com/facebook/react-native/commit/458e70c79d3e12b5ad017d17ccea2fd62c1c3781#diff-3a2b7a4c4ebe5ac224b5a32896c032](https://github.com//github.com/facebook/react-native/commit/458e70c79d3e12b5ad017d17ccea2fd62c1c3781/issues/diff-3a2b7a4c4ebe5ac224b5a32896c032)

### Features

* **lib:** Filename added to the image properties iOS and Android ([#61](#61)) ([f420cef](f420cef)), closes [/github.com/facebook/react-native/commit/458e70c79d3e12b5ad017d17ccea2fd62c1c3781#diff-3a2b7a4c4ebe5ac224b5a32896c032](https://github.com//github.com/facebook/react-native/commit/458e70c79d3e12b5ad017d17ccea2fd62c1c3781/issues/diff-3a2b7a4c4ebe5ac224b5a32896c032)
  • Loading branch information
semantic-release-bot committed Jun 13, 2019
1 parent f420cef commit f321084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.5",
"version": "1.1.0",
"description": "React Native Camera Roll for iOS & Android",
"main": "./js/CameraRoll.js",
"types": "./typings/CameraRoll.d.ts",
Expand Down

0 comments on commit f321084

Please sign in to comment.