Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit a73f2a5

Browse files
committed
chore(release): 3.0.0
1 parent 5f813cc commit a73f2a5

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.0.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v2.0.0...v3.0.0) (2023-05-14)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* This plugin now only supports Capacitor 5.
11+
12+
### Features
13+
14+
* update to Capacitor 5 ([#76](https://github.com/capacitor-community/firebase-crashlytics/issues/76)) ([eed246c](https://github.com/capacitor-community/firebase-crashlytics/commit/eed246cf525ea5bafd0ac5f07f657230d48e72a9))
15+
516
## [2.0.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v2.0.0-1...v2.0.0) (2023-02-24)
617

718

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)