chore(release): release packages

- @react-native-firebase/admob@7.1.2
 - @react-native-firebase/analytics@7.1.2
 - @react-native-firebase/auth@8.0.2
 - @react-native-firebase/crashlytics@7.1.3
 - @react-native-firebase/database@7.1.2
 - @react-native-firebase/dynamic-links@7.1.2
 - @react-native-firebase/firestore@7.1.2
 - @react-native-firebase/functions@7.1.2
 - @react-native-firebase/iid@7.1.2
 - @react-native-firebase/in-app-messaging@7.1.2
 - @react-native-firebase/messaging@7.1.3
 - @react-native-firebase/ml-natural-language@7.1.2
 - @react-native-firebase/ml-vision@7.1.2
 - @react-native-firebase/perf@7.1.2
 - @react-native-firebase/remote-config@7.1.2
 - @react-native-firebase/storage@7.1.2
 - react-native-firebase-tests@7.1.8
This commit is contained in:
@Salakar
2020-05-29 14:30:32 +00:00
parent 145cb4c2e9
commit 71dc17371e
34 changed files with 89 additions and 81 deletions

View File

@@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [7.1.1](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/compare/@react-native-firebase/functions@7.1.0...@react-native-firebase/functions@7.1.1) (2020-05-29)
## [7.1.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/functions@7.1.1...@react-native-firebase/functions@7.1.2) (2020-05-29)
**Note:** Version bump only for package @react-native-firebase/functions
## [7.1.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/functions@7.1.0...@react-native-firebase/functions@7.1.1) (2020-05-29)
**Note:** Version bump only for package @react-native-firebase/functions
# [7.1.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/functions@7.0.1...@react-native-firebase/functions@7.1.0) (2020-05-22)

View File

@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/functions",
"version": "7.1.1",
"version": "7.1.2",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "React Native Firebase - Cloud Functions for Firebase lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests. React Native Firebase supports integration with production and locally emulated Cloud Functions with a simple API interface.\n\n",
"main": "lib/index.js",