chore(release): release packages

- @react-native-firebase/admob@7.1.4
 - @react-native-firebase/analytics@7.1.4
 - @react-native-firebase/auth@8.0.5
 - @react-native-firebase/crashlytics@7.1.5
 - @react-native-firebase/database@7.2.2
 - @react-native-firebase/dynamic-links@7.1.4
 - @react-native-firebase/firestore@7.1.7
 - @react-native-firebase/functions@7.1.4
 - @react-native-firebase/iid@7.1.4
 - @react-native-firebase/in-app-messaging@7.1.4
 - @react-native-firebase/messaging@7.1.5
 - @react-native-firebase/ml-natural-language@7.1.4
 - @react-native-firebase/ml-vision@7.1.4
 - @react-native-firebase/perf@7.1.4
 - @react-native-firebase/remote-config@7.1.4
 - @react-native-firebase/storage@7.1.4
 - react-native-firebase-tests@7.1.15
This commit is contained in:
@Salakar
2020-06-10 14:02:44 +00:00
parent 99519eb327
commit 2821001d6d
34 changed files with 105 additions and 33 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [8.0.5](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/auth@8.0.4...@react-native-firebase/auth@8.0.5) (2020-06-10)
**Note:** Version bump only for package @react-native-firebase/auth
## [8.0.4](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/auth@8.0.3...@react-native-firebase/auth@8.0.4) (2020-06-03)
**Note:** Version bump only for package @react-native-firebase/auth

View File

@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/auth",
"version": "8.0.4",
"version": "8.0.5",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "React Native Firebase - The authentication module provides an easy-to-use API to integrate an authentication workflow into new and existing applications. React Native Firebase provides access to all Firebase authentication methods and identity providers.",
"main": "lib/index.js",