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

Commit f04a54d

Browse files
committed
chore(release): 0.4.1
1 parent 6d941c7 commit f04a54d

3 files changed

Lines changed: 17 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,34 @@
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-
### [0.4.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.3.0...v0.4.0) (2021-04-11)
5+
### [0.4.1](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.4.0...v0.4.1) (2021-07-23)
6+
7+
### Bug Fixes
68

9+
- force capacitor version `^2.4.8` ([#44](https://github.com/capacitor-community/firebase-crashlytics/issues/44)) ([6d941c7](https://github.com/capacitor-community/firebase-crashlytics/commit/6d941c7ad81b45b38dc95e19e77a0401dc24d487))
710

8-
### Features
11+
### [0.4.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.3.0...v0.4.0) (2021-04-11)
912

10-
* **android:** add support for project variables ([#25](https://github.com/capacitor-community/firebase-crashlytics/issues/25)) ([1cb5e16](https://github.com/capacitor-community/firebase-crashlytics/commit/1cb5e1675d29eee9e7771e955b0e3822b83e53d2))
13+
### Features
1114

15+
- **android:** add support for project variables ([#25](https://github.com/capacitor-community/firebase-crashlytics/issues/25)) ([1cb5e16](https://github.com/capacitor-community/firebase-crashlytics/commit/1cb5e1675d29eee9e7771e955b0e3822b83e53d2))
1216

1317
### Bug Fixes
1418

15-
* **ios:** FirebaseApp.configure() not called ([2bc3e3c](https://github.com/capacitor-community/firebase-crashlytics/commit/2bc3e3c78bebd29bd4a7606a3dd1b60d52f23daa))
16-
* **android:** didCrashDuringPreviousExecution is not a function ([cbec445](https://github.com/capacitor-community/firebase-crashlytics/commit/cbec44549c8ae45a504c167cde50817a16ad1477))
19+
- **ios:** FirebaseApp.configure() not called ([2bc3e3c](https://github.com/capacitor-community/firebase-crashlytics/commit/2bc3e3c78bebd29bd4a7606a3dd1b60d52f23daa))
20+
- **android:** didCrashDuringPreviousExecution is not a function ([cbec445](https://github.com/capacitor-community/firebase-crashlytics/commit/cbec44549c8ae45a504c167cde50817a16ad1477))
1721

1822
## [0.3.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.2.0...v0.3.0) (2020-06-30)
1923

20-
2124
### Features
2225

23-
* **android:** add recordException method [6ba14eb](https://github.com/capacitor-community/firebase-crashlytics/commit/6ba14eb36859927d9d272e691ad69b7fb59b26f1)
24-
* **ios:** add recordException method [7fdf456](https://github.com/capacitor-community/firebase-crashlytics/commit/7fdf45680b1e45a5e99c2d9d729b33f912ced2a0)
25-
* **web:** add definition for recordException [5f85199](https://github.com/capacitor-community/firebase-crashlytics/commit/5f851996f80db45347d9685c1dedbd57eaab3bc3)
26+
- **android:** add recordException method [6ba14eb](https://github.com/capacitor-community/firebase-crashlytics/commit/6ba14eb36859927d9d272e691ad69b7fb59b26f1)
27+
- **ios:** add recordException method [7fdf456](https://github.com/capacitor-community/firebase-crashlytics/commit/7fdf45680b1e45a5e99c2d9d729b33f912ced2a0)
28+
- **web:** add definition for recordException [5f85199](https://github.com/capacitor-community/firebase-crashlytics/commit/5f851996f80db45347d9685c1dedbd57eaab3bc3)
2629

2730
## [0.2.0](https://github.com/capacitor-community/firebase-crashlytics/compare/v0.1.3...v0.2.0) (2020-06-30)
2831

29-
3032
### Features
3133

32-
* **ios:** add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports [0ce276f](https://github.com/capacitor-community/firebase-crashlytics/commit/0ce276f1f2bcd3c60e96072dc266667d3a07caef)
33-
* **android:** add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports [0c41d9a](https://github.com/capacitor-community/firebase-crashlytics/commit/0c41d9aa95b3902e8857c9d76b3e08f649f92652)
34+
- **ios:** add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports [0ce276f](https://github.com/capacitor-community/firebase-crashlytics/commit/0ce276f1f2bcd3c60e96072dc266667d3a07caef)
35+
- **android:** add isEnabled, didCrashDuringPreviousExecution, sendUnsentReports, deleteUnsentReports [0c41d9a](https://github.com/capacitor-community/firebase-crashlytics/commit/0c41d9aa95b3902e8857c9d76b3e08f649f92652)

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "0.4.0",
3+
"version": "0.4.1",
44
"description": "A native plugin for firebase crashlytics",
55
"main": "dist/esm/index.js",
66
"types": "dist/esm/index.d.ts",

0 commit comments

Comments
 (0)