chore(release): release packages

- @react-native-firebase/admob@7.4.1
 - @react-native-firebase/analytics@7.4.1
 - @react-native-firebase/auth@8.3.1
 - @react-native-firebase/crashlytics@8.2.1
 - @react-native-firebase/database@7.4.1
 - @react-native-firebase/dynamic-links@7.4.1
 - @react-native-firebase/firestore@7.5.1
 - @react-native-firebase/functions@7.3.1
 - @react-native-firebase/iid@7.3.1
 - @react-native-firebase/in-app-messaging@7.3.1
 - @react-native-firebase/messaging@7.6.1
 - @react-native-firebase/ml-natural-language@7.3.1
 - @react-native-firebase/ml-vision@7.3.1
 - @react-native-firebase/perf@7.3.1
 - @react-native-firebase/remote-config@8.1.1
 - @react-native-firebase/storage@7.3.1
 - react-native-firebase-tests@8.2.1
This commit is contained in:
@Salakar
2020-08-03 09:48:30 +00:00
parent 6d7a40422a
commit 07895bef0e
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.1.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/remote-config@8.1.0...@react-native-firebase/remote-config@8.1.1) (2020-08-03)
**Note:** Version bump only for package @react-native-firebase/remote-config
# [8.1.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/remote-config@7.2.3...@react-native-firebase/remote-config@8.1.0) (2020-08-03)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/remote-config",
"version": "8.1.0",
"version": "8.1.1",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "React Native Firebase - React Native Firebase provides native integration with Remote Config, allowing you to change the appearance and/or functionality of your app without requiring an app update.",
"main": "lib/index.js",