Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0](v4.0.4...v4.1.0) (2021-10-10)

### Features

* **iOS14:** Support for the new auth status `PHAuthorizationStatusLimited` from iOS 14 ([#326](#326)) ([3ade8c0](3ade8c0))
  • Loading branch information
semantic-release-bot committed Oct 10, 2021
1 parent 3ade8c0 commit af97725
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": "4.0.4",
"version": "4.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 af97725

Please sign in to comment.