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

Commit d0e123c

Browse files
committed
chore(release): 1.1.0
1 parent dab35e1 commit d0e123c

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.1.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v1.0.0...v1.1.0) (2021-07-23)
6+
7+
8+
### Features
9+
10+
* **android:** update `com.google.firebase:firebase-crashlytics` to `18.1.0` ([#45](https://github.com/capacitor-community/firebase-crashlytics/issues/45)) ([fc6a97f](https://github.com/capacitor-community/firebase-crashlytics/commit/fc6a97f26b8704ffb7a6aead9d0f102b6acfe645))
11+
* **ios:** update `Firebase/Crashlytics` to `8.4.0` ([#46](https://github.com/capacitor-community/firebase-crashlytics/issues/46)) ([dab35e1](https://github.com/capacitor-community/firebase-crashlytics/commit/dab35e102b8dfcfa1e3b1f18afad8ebe52d1de1e))
12+
513
## [1.0.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.4.0...v1.0.0) (2021-04-22)
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.0.0",
3+
"version": "1.1.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)