chore(release): publish [skip-ci]

- @react-native-firebase/analytics@6.7.2
 - @react-native-firebase/functions@6.8.1
 - @react-native-firebase/perf@6.7.3
 - react-native-firebase-tests@6.7.4
This commit is contained in:
@Salakar
2020-05-05 09:37:30 +00:00
parent e60cc17e78
commit 9c5a3d4813
8 changed files with 39 additions and 7 deletions

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [6.8.1](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/compare/@react-native-firebase/functions@6.8.0...@react-native-firebase/functions@6.8.1) (2020-05-05)
**Note:** Version bump only for package @react-native-firebase/functions
# [6.8.0](https://github.com/invertase/react-native-firebase/tree/master/packages/functions/compare/@react-native-firebase/functions@6.7.2...@react-native-firebase/functions@6.8.0) (2020-04-27)

View File

@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/functions",
"version": "6.8.0",
"version": "6.8.1",
"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",