Skip to content

Commit

Permalink
chore(release): publish (#816)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 28, 2025
1 parent 9fa2c5c commit acdcdb3
Show file tree
Hide file tree
Showing 27 changed files with 51 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/fast-goats-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-kids-tell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-files-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-panthers-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-pianos-check.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## 7.1.0

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/analytics",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase Analytics.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/app-check/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 7.1.0

### Minor Changes

- [`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

- [`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

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/app-check",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase App Check.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## 7.1.0

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/app",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase App.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/authentication/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 7.1.0

### Patch Changes

- [`cef1b02dbaaa78fa05b72cb00e71d645c7eb8124`](https://github.com/capawesome-team/capacitor-firebase/commit/cef1b02dbaaa78fa05b72cb00e71d645c7eb8124) ([#832](https://github.com/capawesome-team/capacitor-firebase/pull/832)): fix(authentication): mark `actionCodeSettings` option as optional

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/authentication",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase Authentication.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/crashlytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 7.1.0

### Minor Changes

- [`9d67b1c2b5d6d11f3af1999e17690e49e1143bae`](https://github.com/capawesome-team/capacitor-firebase/commit/9d67b1c2b5d6d11f3af1999e17690e49e1143bae) ([#825](https://github.com/capawesome-team/capacitor-firebase/pull/825)): feat: support custom keys and values in `recordException(...)` method

## 7.0.0

### Major Changes
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": "@capacitor-firebase/crashlytics",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase Crashlytics.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @capacitor-firebase/firestore

## 7.1.0

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/firestore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/firestore",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase Cloud Firestore.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/functions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @capacitor-firebase/functions

## 7.1.0

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/functions",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase Cloud Functions.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/messaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 7.1.0

### Patch Changes

- [`2858d745a5a0c9496e1bb26a814d56fc6682311b`](https://github.com/capawesome-team/capacitor-firebase/commit/2858d745a5a0c9496e1bb26a814d56fc6682311b) ([#826](https://github.com/capawesome-team/capacitor-firebase/pull/826)): fix(ios): request all permissions regardless of the configured presentation options

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/messaging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/messaging",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase Cloud Messaging (FCM).",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/performance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## 7.1.0

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/performance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/performance",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase Performance Monitoring.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/remote-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## 7.1.0

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/remote-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/remote-config",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase Remote Config.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @capacitor-firebase/storage

## 7.1.0

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capacitor-firebase/storage",
"version": "7.0.0",
"version": "7.1.0",
"description": "Capacitor plugin for Firebase Cloud Storage.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit acdcdb3

Please sign in to comment.