Skip to content

Commit 94075a5

Browse files
committed
chore(release): release packages
- @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - @react-native-firebase/[email protected] - [email protected]
1 parent 64c16cc commit 94075a5

34 files changed

+105
-33
lines changed

packages/admob/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.6.8](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
7+
8+
**Note:** Version bump only for package @react-native-firebase/admob
9+
610
## [7.6.7](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
711

812
### Bug Fixes

packages/admob/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-firebase/admob",
3-
"version": "7.6.7",
3+
"version": "7.6.8",
44
"author": "Invertase <[email protected]> (http://invertase.io)",
55
"description": "React Native Firebase - Google AdMob is an easy way to monetize mobile apps with targeted, in-app advertising.",
66
"main": "lib/index.js",

packages/analytics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.6.7](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
7+
8+
**Note:** Version bump only for package @react-native-firebase/analytics
9+
610
## [7.6.6](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
711

812
### Bug Fixes

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-firebase/analytics",
3-
"version": "7.6.6",
3+
"version": "7.6.7",
44
"author": "Invertase <[email protected]> (http://invertase.io)",
55
"description": "React Native Firebase - The analytics module provides out of the box support with Google Analytics for Firebase. Integration with the Android & iOS allows for in-depth analytical insight reporting, such as device information, location, user actions and more.",
66
"main": "lib/index.js",

packages/auth/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [9.2.7](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
7+
8+
**Note:** Version bump only for package @react-native-firebase/auth
9+
610
## [9.2.6](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
711

812
### Bug Fixes

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-firebase/auth",
3-
"version": "9.2.6",
3+
"version": "9.2.7",
44
"author": "Invertase <[email protected]> (http://invertase.io)",
55
"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.",
66
"main": "lib/index.js",

packages/crashlytics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.4.9](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
7+
8+
**Note:** Version bump only for package @react-native-firebase/crashlytics
9+
610
## [8.4.8](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
711

812
### Bug Fixes

packages/crashlytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-firebase/crashlytics",
3-
"version": "8.4.8",
3+
"version": "8.4.9",
44
"author": "Invertase <[email protected]> (http://invertase.io)",
55
"description": "React Native Firebase - Firebase Crashlytics is a lightweight, realtime crash reporter that helps you track, prioritize, and fix stability issues that erode your app quality. React Native Firebase provides automatic crash reporting for both native and JavaScript errors, including unhandled promise rejections.",
66
"main": "lib/index.js",

packages/database/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.5.11](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
7+
8+
**Note:** Version bump only for package @react-native-firebase/database
9+
610
## [7.5.10](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-09-30)
711

812
### Bug Fixes

packages/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-firebase/database",
3-
"version": "7.5.10",
3+
"version": "7.5.11",
44
"author": "Invertase <[email protected]> (http://invertase.io)",
55
"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.",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)