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

Commit 8496c01

Browse files
committed
chore(release): 1.2.0
1 parent 92e7300 commit 8496c01

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v1.1.0...v1.2.0) (2021-10-30)
6+
7+
8+
### Features
9+
10+
* add `stacktrace` to `recordException` ([#50](https://github.com/capacitor-community/firebase-crashlytics/issues/50)) ([a4a3a94](https://github.com/capacitor-community/firebase-crashlytics/commit/a4a3a944dd139a91dd1796cbd947e4da061b272b))
11+
512
## [1.1.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v1.0.0...v1.1.0) (2021-07-23)
613

714

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