diff --git a/packages/app/CHANGELOG.md b/packages/app/CHANGELOG.md index 649e9b0b..11bfacaf 100644 --- a/packages/app/CHANGELOG.md +++ b/packages/app/CHANGELOG.md @@ -3,63 +3,42 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [7.1.3](https://github.com/invertase/react-native-firebase/tree/master/packages/app/compare/@react-native-firebase/app@7.1.2...@react-native-firebase/app@7.1.3) (2020-05-29) +## [7.1.4](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/app@7.1.3...@react-native-firebase/app@7.1.4) (2020-05-29) **Note:** Version bump only for package @react-native-firebase/app - - - - -## [7.1.2](https://github.com/invertase/react-native-firebase/tree/master/packages/app/compare/@react-native-firebase/app@7.1.1...@react-native-firebase/app@7.1.2) (2020-05-29) +## [7.1.3](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/app@7.1.2...@react-native-firebase/app@7.1.3) (2020-05-29) **Note:** Version bump only for package @react-native-firebase/app +## [7.1.2](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/app@7.1.1...@react-native-firebase/app@7.1.2) (2020-05-29) +**Note:** Version bump only for package @react-native-firebase/app - - -## [7.1.1](https://github.com/invertase/react-native-firebase/tree/master/packages/app/compare/@react-native-firebase/app@7.1.0...@react-native-firebase/app@7.1.1) (2020-05-29) - +## [7.1.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/app@7.1.0...@react-native-firebase/app@7.1.1) (2020-05-29) ### Bug Fixes -* **android:** remove deprecated usages of `APPLICATION_ID` ([#3711](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3711)) ([984d3fc](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/984d3fc1668221c166ab459d67d1c646d73d165b)) - - - - - -# [7.1.0](https://github.com/invertase/react-native-firebase/tree/master/packages/app/compare/@react-native-firebase/app@7.0.1...@react-native-firebase/app@7.1.0) (2020-05-22) +- **android:** remove deprecated usages of `APPLICATION_ID` ([#3711](https://github.com/invertase/react-native-firebase/issues/3711)) ([984d3fc](https://github.com/invertase/react-native-firebase/commit/984d3fc1668221c166ab459d67d1c646d73d165b)) +# [7.1.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/app@7.0.1...@react-native-firebase/app@7.1.0) (2020-05-22) ### Features -* update native Firebase SDK versions ([#3663](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3663)) ([4db9dbc](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/4db9dbc3ec20bf96de0efad15000f00b41e4a799)) +- update native Firebase SDK versions ([#3663](https://github.com/invertase/react-native-firebase/issues/3663)) ([4db9dbc](https://github.com/invertase/react-native-firebase/commit/4db9dbc3ec20bf96de0efad15000f00b41e4a799)) - - - - -## [7.0.1](https://github.com/invertase/react-native-firebase/tree/master/packages/app/compare/@react-native-firebase/app@7.0.0...@react-native-firebase/app@7.0.1) (2020-05-13) +## [7.0.1](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/app@7.0.0...@react-native-firebase/app@7.0.1) (2020-05-13) **Note:** Version bump only for package @react-native-firebase/app +## [7.0.0](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/app@7.0.0...@react-native-firebase/app@7.0.0) (2020-05-13) - - - -## [7.0.0](https://github.com/invertase/react-native-firebase/tree/master/packages/app/compare/@react-native-firebase/app@7.0.0...@react-native-firebase/app@7.0.0) (2020-05-13) - - -* feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3613) - +- feat!: all packages should depend on core (#3613) ([252a423](https://github.com/invertase/react-native-firebase/commit/252a4239e98a0f2a55c4afcd2d82e4d5f97e65e9)), closes [#3613](https://github.com/invertase/react-native-firebase/issues/3613) ### Features -* **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/tree/master/packages/app/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/tree/master/packages/app/commit/35285f1655b16d05e6630fc556f95cccfb707ee4)) - +- **ios:** podspecs now utilize CoreOnly instead of Core ([#3575](https://github.com/invertase/react-native-firebase/issues/3575)) ([35285f1](https://github.com/invertase/react-native-firebase/commit/35285f1655b16d05e6630fc556f95cccfb707ee4)) ### BREAKING CHANGES -* breaking change to mark new internal versioning requirements. +- breaking change to mark new internal versioning requirements. diff --git a/packages/app/package.json b/packages/app/package.json index f46478a8..98ff0045 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/app", - "version": "7.1.3", + "version": "7.1.4", "author": "Invertase (http://invertase.io)", "description": "A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Storage and more.", "main": "lib/index.js", diff --git a/tests/CHANGELOG.md b/tests/CHANGELOG.md index 8d47dedf..ba155fa1 100644 --- a/tests/CHANGELOG.md +++ b/tests/CHANGELOG.md @@ -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. +## [7.1.7](https://github.com/invertase/react-native-firebase/compare/react-native-firebase-tests@7.1.6...react-native-firebase-tests@7.1.7) (2020-05-29) + +**Note:** Version bump only for package react-native-firebase-tests + + + + + ## [7.1.6](https://github.com/invertase/react-native-firebase/compare/react-native-firebase-tests@7.1.5...react-native-firebase-tests@7.1.6) (2020-05-29) **Note:** Version bump only for package react-native-firebase-tests diff --git a/tests/package.json b/tests/package.json index 86e1cdcd..ec7a8414 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,6 +1,6 @@ { "name": "react-native-firebase-tests", - "version": "7.1.6", + "version": "7.1.7", "private": true, "scripts": { "build:clean": "rimraf dist && rimraf android/build && rimraf android/app/build && rimraf android/.gradle && rimraf ios/build", @@ -9,7 +9,7 @@ "dependencies": { "@react-native-firebase/admob": "7.1.1", "@react-native-firebase/analytics": "7.1.1", - "@react-native-firebase/app": "7.1.3", + "@react-native-firebase/app": "7.1.4", "@react-native-firebase/app-types": "6.7.2", "@react-native-firebase/auth": "8.0.1", "@react-native-firebase/crashlytics": "7.1.2",