mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-30 21:01:10 +00:00
chore(release): 5.2.3 [skip ci]
## [5.2.3](https://github.com/react-native-cameraroll/react-native-cameraroll/compare/v5.2.2...v5.2.3) (2023-01-24)
### Bug Fixes
* **android:** Handle Null case when reading orientation ([#456](https://github.com/react-native-cameraroll/react-native-cameraroll/issues/456)) ([59a50b5](https://github.com/react-native-cameraroll/react-native-cameraroll/commit/59a50b5))
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "@react-native-camera-roll/camera-roll",
|
||||
"author": "Bartol Karuza <bartol.k@gmail.com>",
|
||||
"homepage": "https://github.com/react-native-cameraroll/react-native-cameraroll#readme",
|
||||
"version": "5.2.2",
|
||||
"version": "5.2.3",
|
||||
"description": "React Native Camera Roll for iOS & Android",
|
||||
"main": "lib/commonjs/index",
|
||||
"module": "lib/module/index",
|
||||
|
||||
Reference in New Issue
Block a user