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

Commit cf6f870

Browse files
committed
chore(release): 2.0.0
1 parent 9ac8955 commit cf6f870

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+
## [2.0.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v2.0.0-1...v2.0.0) (2023-02-24)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* This plugin now only supports Capacitor 4.
11+
12+
### Features
13+
14+
* update to Capacitor 4 ([#72](https://github.com/capacitor-community/firebase-crashlytics/issues/72)) ([3d2a47f](https://github.com/capacitor-community/firebase-crashlytics/commit/3d2a47f2af8f70561673e7be5a0083de7fce6dc9))
15+
516
## [1.3.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v1.2.1...v1.3.0) (2022-03-08)
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": "1.3.0",
3+
"version": "2.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)