Skip to content

Commit e47276f

Browse files
committed
chore(release): publish packages
- firebase_crashlytics@0.4.0+1
1 parent 891e5d7 commit e47276f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/firebase_crashlytics/firebase_crashlytics/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.4.0+1
2+
3+
- **REFACTOR**: updated crashlytics e2e test library.
4+
- **FIX**: updated didCrashOnPreviousExecution call.
5+
16
## 0.4.0
27

38
> Note: This release has breaking changes.

packages/firebase_crashlytics/firebase_crashlytics/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: firebase_crashlytics
22
description:
33
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the
44
Firebase console.
5-
version: 0.4.0
5+
version: 0.4.0+1
66
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_crashlytics
77

88
flutter:

0 commit comments

Comments
 (0)