Skip to content

Commit acdcdb3

Browse files
chore(release): publish (#816)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9fa2c5c commit acdcdb3

27 files changed

+51
-36
lines changed

.changeset/fast-goats-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/giant-kids-tell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-files-pump.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/small-panthers-learn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wild-pianos-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/analytics/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 8 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 2 additions & 0 deletions
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

0 commit comments

Comments
 (0)