Skip to content

Commit

Permalink
chore(release): release packages
Browse files Browse the repository at this point in the history
 - @react-native-firebase/[email protected]
 - @react-native-firebase/[email protected]
 - [email protected]
  • Loading branch information
Salakar committed Oct 21, 2020
1 parent 8f72282 commit 513c345
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 6 deletions.
6 changes: 6 additions & 0 deletions packages/crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.4.11](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-10-21)

### Bug Fixes

- **crashlytics, ios:** generate uncatchable crash for iOS crash testing ([#4426](https://github.com/invertase/react-native-firebase/issues/4426)) ([2dcaad5](https://github.com/invertase/react-native-firebase/commit/2dcaad59c27b90b1f2b3ef6b31e46d3eac8a5e2e))

## [8.4.10](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-10-16)

**Note:** Version bump only for package @react-native-firebase/crashlytics
Expand Down
2 changes: 1 addition & 1 deletion packages/crashlytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/crashlytics",
"version": "8.4.10",
"version": "8.4.11",
"author": "Invertase <[email protected]> (http://invertase.io)",
"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.",
"main": "lib/index.js",
Expand Down
6 changes: 5 additions & 1 deletion packages/ml-vision/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [7.4.11](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-10-21)

**Note:** Version bump only for package @react-native-firebase/ml-vision

## [7.4.10](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-10-16)

**Note:** Version bump only for package @react-native-firebase/ml-vision
Expand All @@ -21,7 +25,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
implementation 'com.google.android.gms:play-services-vision-image-label:18.0.5'
implementation 'com.google.firebase:firebase-ml-vision-face-model:20.0.2'
implementation 'com.google.firebase:firebase-ml-model-interpreter:22.0.4'
```

## [7.4.9](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/[email protected]...@react-native-firebase/[email protected]) (2020-10-16)
Expand Down
2 changes: 1 addition & 1 deletion packages/ml-vision/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/ml-vision",
"version": "7.4.10",
"version": "7.4.11",
"author": "Invertase <[email protected]> (http://invertase.io)",
"description": "React Native Firebase - Firebase ML Kit brings the power of machine learning vision to your React Native application, supporting both Android & iOS.",
"main": "lib/index.js",
Expand Down
8 changes: 8 additions & 0 deletions tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [8.4.21](https://github.com/invertase/react-native-firebase/compare/[email protected]@8.4.21) (2020-10-21)

**Note:** Version bump only for package react-native-firebase-tests





## [8.4.20](https://github.com/invertase/react-native-firebase/compare/[email protected]@8.4.20) (2020-10-16)

**Note:** Version bump only for package react-native-firebase-tests
Expand Down
6 changes: 3 additions & 3 deletions tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-firebase-tests",
"version": "8.4.20",
"version": "8.4.21",
"private": true,
"scripts": {
"build:clean": "rimraf dist && rimraf android/build && rimraf android/app/build && rimraf android/.gradle && rimraf ios/build",
Expand All @@ -12,7 +12,7 @@
"@react-native-firebase/app": "8.4.6",
"@react-native-firebase/app-types": "6.7.2",
"@react-native-firebase/auth": "9.3.1",
"@react-native-firebase/crashlytics": "8.4.10",
"@react-native-firebase/crashlytics": "8.4.11",
"@react-native-firebase/database": "7.5.12",
"@react-native-firebase/dynamic-links": "7.5.10",
"@react-native-firebase/firestore": "7.8.7",
Expand All @@ -21,7 +21,7 @@
"@react-native-firebase/in-app-messaging": "7.5.7",
"@react-native-firebase/messaging": "7.9.1",
"@react-native-firebase/ml-natural-language": "7.4.9",
"@react-native-firebase/ml-vision": "7.4.10",
"@react-native-firebase/ml-vision": "7.4.11",
"@react-native-firebase/perf": "7.4.9",
"@react-native-firebase/remote-config": "9.0.11",
"@react-native-firebase/storage": "7.4.10",
Expand Down

1 comment on commit 513c345

@vercel
Copy link

@vercel vercel bot commented on 513c345 Oct 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.