chore(release): release packages

- @react-native-firebase/admob@7.2.3
 - @react-native-firebase/analytics@7.1.7
 - @react-native-firebase/auth@8.0.9
 - @react-native-firebase/crashlytics@8.0.1
 - @react-native-firebase/database@7.2.6
 - @react-native-firebase/dynamic-links@7.2.2
 - @react-native-firebase/firestore@7.2.3
 - @react-native-firebase/functions@7.1.7
 - @react-native-firebase/iid@7.1.8
 - @react-native-firebase/in-app-messaging@7.1.7
 - @react-native-firebase/messaging@7.2.1
 - @react-native-firebase/ml-natural-language@7.1.7
 - @react-native-firebase/ml-vision@7.1.8
 - @react-native-firebase/perf@7.1.7
 - @react-native-firebase/remote-config@7.1.7
 - @react-native-firebase/storage@7.1.7
 - react-native-firebase-tests@8.0.1
This commit is contained in:
@Salakar
2020-06-30 20:00:16 +00:00
parent c2e64e5e2c
commit b85d2f8d33
34 changed files with 105 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/database",
"version": "7.2.5",
"version": "7.2.6",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "React Native Firebase - The Firebase Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client. React Native Firebase provides native integration with the Android & iOS Firebase SDKs, supporting both realtime data sync and offline capabilities.",
"main": "lib/index.js",