mirror of
https://github.com/status-im/react-native-camera-roll.git
synced 2026-08-27 19:31:12 +00:00
chore(release): 5.5.0 [skip ci]
# [5.5.0](https://github.com/react-native-cameraroll/react-native-cameraroll/compare/v5.4.0...v5.5.0) (2023-05-22) ### Bug Fixes * make useCameraRoll functions to be shallow equal ([#492](https://github.com/react-native-cameraroll/react-native-cameraroll/issues/492)) ([905dd24](https://github.com/react-native-cameraroll/react-native-cameraroll/commit/905dd24)) ### Features * **all:** Add modificationTimestamp field ([#493](https://github.com/react-native-cameraroll/react-native-cameraroll/issues/493)) ([a419ccc](https://github.com/react-native-cameraroll/react-native-cameraroll/commit/a419ccc))
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.4.0",
|
||||
"version": "5.5.0",
|
||||
"description": "React Native Camera Roll for iOS & Android",
|
||||
"main": "lib/commonjs/index",
|
||||
"module": "lib/module/index",
|
||||
|
||||
Reference in New Issue
Block a user