From f61c85814013da9abdfd4abfea21c8cf11006c6a Mon Sep 17 00:00:00 2001 From: russellwheatley Date: Tue, 4 Feb 2020 09:22:49 +0000 Subject: [PATCH] 6.3.0 --- lerna.json | 2 +- packages/admob/package.json | 2 +- packages/analytics/package.json | 2 +- packages/app-types/package.json | 2 +- packages/app/package.json | 4 +-- packages/auth/package.json | 2 +- packages/crashlytics/package.json | 2 +- packages/database/package.json | 2 +- packages/dynamic-links/package.json | 2 +- packages/firestore/package.json | 2 +- packages/functions/package.json | 2 +- packages/iid/package.json | 2 +- packages/in-app-messaging/package.json | 2 +- packages/indexing/package.json | 2 +- packages/messaging/package.json | 2 +- packages/ml-natural-language/package.json | 2 +- packages/ml-vision/package.json | 2 +- packages/perf/package.json | 2 +- packages/remote-config/package.json | 2 +- packages/storage/package.json | 2 +- packages/template/package.json | 2 +- packages/template/project/package.json | 4 +-- tests/package.json | 40 +++++++++++------------ 23 files changed, 44 insertions(+), 44 deletions(-) diff --git a/lerna.json b/lerna.json index 162a47f2..4d3897ea 100644 --- a/lerna.json +++ b/lerna.json @@ -16,5 +16,5 @@ ] } }, - "version": "6.2.0" + "version": "6.3.0" } diff --git a/packages/admob/package.json b/packages/admob/package.json index bf25e151..1dfaa8f0 100644 --- a/packages/admob/package.json +++ b/packages/admob/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/admob", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - Google AdMob is an easy way to monetize mobile apps with targeted, in-app advertising.", "main": "lib/index.js", diff --git a/packages/analytics/package.json b/packages/analytics/package.json index cfa22c22..6d71b0ce 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/analytics", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "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.", "main": "lib/index.js", diff --git a/packages/app-types/package.json b/packages/app-types/package.json index dad29416..4814f533 100644 --- a/packages/app-types/package.json +++ b/packages/app-types/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/app-types", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "@react-native-firebase/app-types", "files": [ diff --git a/packages/app/package.json b/packages/app/package.json index 8f971a9f..6cd7d10f 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/app", - "version": "6.2.0", + "version": "6.3.0", "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", @@ -53,7 +53,7 @@ "react-native": "*" }, "dependencies": { - "@react-native-firebase/app-types": "6.2.0", + "@react-native-firebase/app-types": "6.3.0", "opencollective-postinstall": "^2.0.1", "superstruct": "^0.6.2" }, diff --git a/packages/auth/package.json b/packages/auth/package.json index a8ca92e1..928bfbef 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/auth", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "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.", "main": "lib/index.js", diff --git a/packages/crashlytics/package.json b/packages/crashlytics/package.json index 49178c31..b415e3a7 100644 --- a/packages/crashlytics/package.json +++ b/packages/crashlytics/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/crashlytics", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (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", diff --git a/packages/database/package.json b/packages/database/package.json index 9f67d2d0..0dd6ddaa 100644 --- a/packages/database/package.json +++ b/packages/database/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/database", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "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.", "main": "lib/index.js", diff --git a/packages/dynamic-links/package.json b/packages/dynamic-links/package.json index a96cd86a..373d2d4d 100644 --- a/packages/dynamic-links/package.json +++ b/packages/dynamic-links/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/dynamic-links", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - Dynamic Links", "main": "lib/index.js", diff --git a/packages/firestore/package.json b/packages/firestore/package.json index 276bf45f..7ca24e1e 100644 --- a/packages/firestore/package.json +++ b/packages/firestore/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/firestore", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - Cloud Firestore is a NoSQL cloud database to store and sync data between your React Native application and Firebase's database. The API matches the Firebase Web SDK whilst taking advantage of the native SDKs performance and offline capabilities.", "main": "lib/index.js", diff --git a/packages/functions/package.json b/packages/functions/package.json index ce15e7a8..bed3e293 100644 --- a/packages/functions/package.json +++ b/packages/functions/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/functions", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - Cloud Functions for Firebase lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests. React Native Firebase supports integration with production and locally emulated Cloud Functions with a simple API interface.\n\n", "main": "lib/index.js", diff --git a/packages/iid/package.json b/packages/iid/package.json index e9df5bab..25b39285 100644 --- a/packages/iid/package.json +++ b/packages/iid/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/iid", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - Firebase Instance ID provides a unique identifier for each instance of your app and a mechanism to authenticate and authorize actions for it (for example: sending FCM messages).", "main": "lib/index.js", diff --git a/packages/in-app-messaging/package.json b/packages/in-app-messaging/package.json index 829730cb..7ef1925f 100644 --- a/packages/in-app-messaging/package.json +++ b/packages/in-app-messaging/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/in-app-messaging", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - Firebase In-App Messaging helps you engage your app's active users by sending them targeted, contextual messages that encourage them to use key app features. React Native Firebase provides support for both native Android & iOS integration with a simple JavaScript API.", "main": "lib/index.js", diff --git a/packages/indexing/package.json b/packages/indexing/package.json index aeffbf23..5b59c7b1 100644 --- a/packages/indexing/package.json +++ b/packages/indexing/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/indexing", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - App Indexing", "main": "lib/index.js", diff --git a/packages/messaging/package.json b/packages/messaging/package.json index 5746b1ec..391d8405 100644 --- a/packages/messaging/package.json +++ b/packages/messaging/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/messaging", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - React Native Firebase provides native integration of Firebase Cloud Messaging (FCM) for both Android & iOS. FCM is a cost free service, allowing for server-device and device-device communication. The React Native Firebase Messaging module provides a simple JavaScript API to interact with FCM.", "main": "lib/index.js", diff --git a/packages/ml-natural-language/package.json b/packages/ml-natural-language/package.json index d1d0d3f0..d2cdc4c3 100644 --- a/packages/ml-natural-language/package.json +++ b/packages/ml-natural-language/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/ml-natural-language", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (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", diff --git a/packages/ml-vision/package.json b/packages/ml-vision/package.json index 9e2448fe..e2b1b2b5 100644 --- a/packages/ml-vision/package.json +++ b/packages/ml-vision/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/ml-vision", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (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", diff --git a/packages/perf/package.json b/packages/perf/package.json index aa72e860..72103bc8 100644 --- a/packages/perf/package.json +++ b/packages/perf/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/perf", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - React Native Firebase provides native integration with Performance Monitoring to gain insight into key performance characteristics within your React Native application.", "main": "lib/index.js", diff --git a/packages/remote-config/package.json b/packages/remote-config/package.json index 157fb473..a38dff67 100644 --- a/packages/remote-config/package.json +++ b/packages/remote-config/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/remote-config", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (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", diff --git a/packages/storage/package.json b/packages/storage/package.json index 38faf074..e10b6b80 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/storage", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - React Native Firebase provides native integration with Cloud Storage, providing support to upload and download files directly from your device and from your Firebase Cloud Storage bucket.", "main": "lib/index.js", diff --git a/packages/template/package.json b/packages/template/package.json index 8c3da562..807a0a5b 100644 --- a/packages/template/package.json +++ b/packages/template/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-firebase/template", - "version": "6.2.0", + "version": "6.3.0", "author": "Invertase (http://invertase.io)", "description": "React Native Firebase - Template", "scripts": { diff --git a/packages/template/project/package.json b/packages/template/project/package.json index b5468596..2cf40551 100644 --- a/packages/template/project/package.json +++ b/packages/template/project/package.json @@ -1,6 +1,6 @@ { "name": "HelloWorld", - "version": "6.2.0", + "version": "6.3.0", "private": true, "scripts": { "start": "react-native start", @@ -11,7 +11,7 @@ "prepare": "patch-package" }, "dependencies": { - "@react-native-firebase/app": "6.2.0", + "@react-native-firebase/app": "6.3.0", "react": "16.9.0", "react-native": "0.61.5" }, diff --git a/tests/package.json b/tests/package.json index 1116686e..520f3e6f 100644 --- a/tests/package.json +++ b/tests/package.json @@ -1,31 +1,31 @@ { "name": "react-native-firebase-tests", - "version": "6.2.0", + "version": "6.3.0", "private": true, "scripts": { "build:clean": "rimraf dist && rimraf android/build && rimraf android/app/build && rimraf android/.gradle && rimraf ios/build", "prepare": "patch-package" }, "dependencies": { - "@react-native-firebase/admob": "6.2.0", - "@react-native-firebase/analytics": "6.2.0", - "@react-native-firebase/app": "6.2.0", - "@react-native-firebase/app-types": "6.2.0", - "@react-native-firebase/auth": "6.2.0", - "@react-native-firebase/crashlytics": "6.2.0", - "@react-native-firebase/database": "6.2.0", - "@react-native-firebase/dynamic-links": "6.2.0", - "@react-native-firebase/firestore": "6.2.0", - "@react-native-firebase/functions": "6.2.0", - "@react-native-firebase/iid": "6.2.0", - "@react-native-firebase/in-app-messaging": "6.2.0", - "@react-native-firebase/indexing": "6.2.0", - "@react-native-firebase/messaging": "6.2.0", - "@react-native-firebase/ml-natural-language": "6.2.0", - "@react-native-firebase/ml-vision": "6.2.0", - "@react-native-firebase/perf": "6.2.0", - "@react-native-firebase/remote-config": "6.2.0", - "@react-native-firebase/storage": "6.2.0", + "@react-native-firebase/admob": "6.3.0", + "@react-native-firebase/analytics": "6.3.0", + "@react-native-firebase/app": "6.3.0", + "@react-native-firebase/app-types": "6.3.0", + "@react-native-firebase/auth": "6.3.0", + "@react-native-firebase/crashlytics": "6.3.0", + "@react-native-firebase/database": "6.3.0", + "@react-native-firebase/dynamic-links": "6.3.0", + "@react-native-firebase/firestore": "6.3.0", + "@react-native-firebase/functions": "6.3.0", + "@react-native-firebase/iid": "6.3.0", + "@react-native-firebase/in-app-messaging": "6.3.0", + "@react-native-firebase/indexing": "6.3.0", + "@react-native-firebase/messaging": "6.3.0", + "@react-native-firebase/ml-natural-language": "6.3.0", + "@react-native-firebase/ml-vision": "6.3.0", + "@react-native-firebase/perf": "6.3.0", + "@react-native-firebase/remote-config": "6.3.0", + "@react-native-firebase/storage": "6.3.0", "react": "16.8.6", "react-native": "0.60.5" },