@react-native-firebase/storage
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Change Log | ||
## [21.1.0](https://github.com/invertase/react-native-firebase/compare/v21.0.0...v21.1.0) (2024-10-21) | ||
**Note:** Version bump only for package @react-native-firebase/storage | ||
## [21.0.0](https://github.com/invertase/react-native-firebase/compare/v20.5.0...v21.0.0) (2024-09-26) | ||
@@ -8,0 +12,0 @@ |
// Generated by genversion. | ||
module.exports = '21.0.0'; | ||
module.exports = '21.1.0'; |
{ | ||
"name": "@react-native-firebase/storage", | ||
"version": "21.0.0", | ||
"version": "21.1.0", | ||
"author": "Invertase <oss@invertase.io> (http://invertase.io)", | ||
@@ -32,3 +32,3 @@ "description": "React Native Firebase - React Native Firebase provides native integration with Cloud Storage, providing support to upload and download files directly from your device and from your Firebase Cloud Storage bucket.", | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "21.0.0" | ||
"@react-native-firebase/app": "21.1.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6965c40db30a832a21c3f9a93f6e5df36f137461" | ||
"gitHead": "601e38eadaab4079ab44562e537fd28a1d216ce7" | ||
} |
280117
0.06%