Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 19, 2022
1 parent be27343 commit 6fd025b
Show file tree
Hide file tree
Showing 15 changed files with 35 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-shirts-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-balloons-bake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-steaks-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-elephants-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-rice-smoke.md

This file was deleted.

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

## 0.1.0

### Minor Changes

- [`4d1b03c`](https://github.com/robingenz/capacitor-firebase/commit/4d1b03c03ccc908f97150952f339563c18c36454) ([#14](https://github.com/robingenz/capacitor-firebase/pull/14)): Initial release 🎉
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": "0.0.0",
"version": "0.1.0",
"description": "Capacitor plugin for Firebase Analytics.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# Changelog

## 0.1.0

### Minor Changes

- [`0dc5809`](https://github.com/robingenz/capacitor-firebase/commit/0dc58095fd200de9efc28f4b0fdf26d23801258a) ([#3](https://github.com/robingenz/capacitor-firebase/pull/3)): Initial release 🎉
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": "0.0.0",
"version": "0.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 +1,7 @@
# Changelog

## 0.1.0

### Minor Changes

- [`be27343`](https://github.com/robingenz/capacitor-firebase/commit/be273433922cf71e55784d580fe0af4f95576c3c) ([#16](https://github.com/robingenz/capacitor-firebase/pull/16)): Initial release 🎉
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": "0.0.0",
"version": "0.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 +1,7 @@
# Changelog

## 0.1.0

### Minor Changes

- [`6cca61d`](https://github.com/robingenz/capacitor-firebase/commit/6cca61d0566103383a326aa9f27455b978b93bf0) ([#12](https://github.com/robingenz/capacitor-firebase/pull/12)): Initial release 🎉
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": "0.0.0",
"version": "0.1.0",
"description": "Capacitor plugin for Firebase Crashlytics.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/performance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# Changelog

## 0.1.0

### Minor Changes

- [`90ae98e`](https://github.com/robingenz/capacitor-firebase/commit/90ae98ec219f9b2af4150602f0f2007fa4a9d5c0) ([#11](https://github.com/robingenz/capacitor-firebase/pull/11)): Initial release 🎉
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": "0.0.0",
"version": "0.1.0",
"description": "Capacitor plugin for Firebase Performance Monitoring.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 6fd025b

Please sign in to comment.