Skip to content

Commit 284f461

Browse files
chore(release): publish
1 parent 7f6117e commit 284f461

24 files changed

+39
-21
lines changed

.changeset/fast-goats-pull.md

-5
This file was deleted.

.changeset/small-panthers-learn.md

-5
This file was deleted.

packages/analytics/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/analytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/analytics",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase Analytics.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/app-check/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 7.1.0
4+
5+
### Minor Changes
6+
7+
- [`22bf3b58f24014db55e875d858f5a6f6e2efc3da`](https://github.com/capawesome-team/capacitor-firebase/commit/22bf3b58f24014db55e875d858f5a6f6e2efc3da) ([#810](https://github.com/capawesome-team/capacitor-firebase/pull/810)): feat(web): support static debug tokens
8+
9+
- [`7f6117e12b4cf470916f3207d5c3e7eb13afe1f4`](https://github.com/capawesome-team/capacitor-firebase/commit/7f6117e12b4cf470916f3207d5c3e7eb13afe1f4) ([#812](https://github.com/capawesome-team/capacitor-firebase/pull/812)): feat(web): support all app check providers
10+
311
## 7.0.0
412

513
### Major Changes

packages/app-check/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/app-check",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase App Check.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/app/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/app",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase App.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/authentication/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/authentication/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/authentication",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase Authentication.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/crashlytics/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/crashlytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/crashlytics",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase Crashlytics.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/firestore/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @capacitor-firebase/firestore
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/firestore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/firestore",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase Cloud Firestore.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/functions/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @capacitor-firebase/functions
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/functions",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase Cloud Functions.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/messaging/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/messaging/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/messaging",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase Cloud Messaging (FCM).",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/performance/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/performance/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/performance",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase Performance Monitoring.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/remote-config/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/remote-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/remote-config",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase Remote Config.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

packages/storage/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @capacitor-firebase/storage
22

3+
## 7.1.0
4+
35
## 7.0.0
46

57
### Major Changes

packages/storage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor-firebase/storage",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Capacitor plugin for Firebase Cloud Storage.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)