Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.1...v1.5.0) (2020-03-26)

### Bug Fixes

* remove unused import that breaks the build for RN >= 0.60 ([#150](#150)) ([334ab0e](334ab0e))
* Update deprecated functions ([#149](#149)) ([3e38ab1](3e38ab1))

### Features

* get album list ([#139](#139)) ([fc1855e](fc1855e))
  • Loading branch information
semantic-release-bot committed Mar 26, 2020
1 parent 3e38ab1 commit b4d1576
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.4.1",
"version": "1.5.0",
"description": "React Native Camera Roll for iOS & Android",
"main": "./js/CameraRoll.js",
"types": "./typings/CameraRoll.d.ts",
Expand Down

0 comments on commit b4d1576

Please sign in to comment.