@react-native-firebase/storage
Advanced tools
Comparing version
@@ -6,2 +6,8 @@ # Change Log | ||
## [21.4.1](https://github.com/invertase/react-native-firebase/compare/v21.4.0...v21.4.1) (2024-11-13) | ||
### Reverts | ||
- Revert "fix(ios, sdk): constrain transitive dependencies more tightly" ([1ff247c](https://github.com/invertase/react-native-firebase/commit/1ff247cd73804efbd52eb9490f68087685de814c)) | ||
## [21.4.0](https://github.com/invertase/react-native-firebase/compare/v21.3.0...v21.4.0) (2024-11-07) | ||
@@ -8,0 +14,0 @@ |
// Generated by genversion. | ||
module.exports = '21.4.0'; | ||
module.exports = '21.4.1'; |
{ | ||
"name": "@react-native-firebase/storage", | ||
"version": "21.4.0", | ||
"version": "21.4.1", | ||
"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.4.0" | ||
"@react-native-firebase/app": "21.4.1" | ||
}, | ||
@@ -38,3 +38,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "227e1ed54cf668cbc701c0ed2542b8ec66957e1e" | ||
"gitHead": "1c4301c4f57fe6fe8235e73e13a523ad1af156ad" | ||
} |
Sorry, the diff of this file is not supported yet
281471
0.1%