Skip to content

Commit

Permalink
chore(release): release packages
Browse files Browse the repository at this point in the history
 - @react-native-firebase/ml-natural-language@7.4.11
 - @react-native-firebase/ml-vision@7.4.13
 - react-native-firebase-tests@8.5.3
  • Loading branch information
mikehardy committed Nov 10, 2020
1 parent f83e77a commit 8a638b5
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 5 deletions.
4 changes: 4 additions & 0 deletions packages/ml-natural-language/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/ml-natural-language@7.4.10...@react-native-firebase/ml-natural-language@7.4.11) (2020-11-10)

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

## [7.4.10](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/ml-natural-language@7.4.9...@react-native-firebase/ml-natural-language@7.4.10) (2020-10-30)

**Note:** Version bump only for package @react-native-firebase/ml-natural-language
Expand Down
2 changes: 1 addition & 1 deletion packages/ml-natural-language/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-firebase/ml-natural-language",
"version": "7.4.10",
"version": "7.4.11",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "React Native Firebase - Firebase ML Kit brings the power of machine learning to your React Native application, supporting both Android & iOS.",
"main": "lib/index.js",
Expand Down
4 changes: 4 additions & 0 deletions 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.13](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/ml-vision@7.4.12...@react-native-firebase/ml-vision@7.4.13) (2020-11-10)

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

## [7.4.12](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/ml-vision@7.4.11...@react-native-firebase/ml-vision@7.4.12) (2020-10-30)

**Note:** Version bump only for package @react-native-firebase/ml-vision
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.12",
"version": "7.4.13",
"author": "Invertase <oss@invertase.io> (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.5.3](https://github.com/invertase/react-native-firebase/compare/react-native-firebase-tests@8.5.2...react-native-firebase-tests@8.5.3) (2020-11-10)

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





## [8.5.2](https://github.com/invertase/react-native-firebase/compare/react-native-firebase-tests@8.5.1...react-native-firebase-tests@8.5.2) (2020-11-10)


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.5.2",
"version": "8.5.3",
"private": true,
"scripts": {
"build:clean": "rimraf dist && rimraf android/build && rimraf android/app/build && rimraf android/.gradle && rimraf ios/build",
Expand All @@ -20,8 +20,8 @@
"@react-native-firebase/iid": "7.4.10",
"@react-native-firebase/in-app-messaging": "7.5.8",
"@react-native-firebase/messaging": "7.9.2",
"@react-native-firebase/ml-natural-language": "7.4.10",
"@react-native-firebase/ml-vision": "7.4.12",
"@react-native-firebase/ml-natural-language": "7.4.11",
"@react-native-firebase/ml-vision": "7.4.13",
"@react-native-firebase/perf": "7.4.10",
"@react-native-firebase/remote-config": "9.0.12",
"@react-native-firebase/storage": "7.4.12",
Expand Down

1 comment on commit 8a638b5

@vercel
Copy link

@vercel vercel bot commented on 8a638b5 Nov 10, 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.