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

Commit 2988b8a

Browse files
committed
chore(release): 1.3.0
1 parent f774f78 commit 2988b8a

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [1.3.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v1.2.1...v1.3.0) (2022-03-08)
6+
7+
8+
### Features
9+
10+
* **android:** update `com.google.firebase:firebase-crashlytics` to `18.2.8` ([#60](https://github.com/capacitor-community/firebase-crashlytics/issues/60)) ([28ab9c6](https://github.com/capacitor-community/firebase-crashlytics/commit/28ab9c6744f651daeb619e4b132bdeed87ed7e8c))
11+
* **ios:** update `Firebase/Crashlytics` to `8.12.1` ([#61](https://github.com/capacitor-community/firebase-crashlytics/issues/61)) ([f774f78](https://github.com/capacitor-community/firebase-crashlytics/commit/f774f78a25e33fb78da128bd099360da7f992082))
12+
513
### [1.2.1](https://github.com/capacitor-community/firebase-crashlytics/compare/v1.2.0...v1.2.1) (2022-01-26)
614

715

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.2.1",
3+
"version": "1.3.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)