Skip to content

Commit 3531d5a

Browse files
ci: release v0.6.1
1 parent 8038071 commit 3531d5a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.6.1]
4+
5+
- update
6+
7+
38
## [0.6.0]
49

510
- Add `BootAudit` — a persistent boot-by-boot diagnostic trail that survives app restarts and lets you read events from earlier runs in devtools.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ funding:
2020
- https://github.com/sponsors/robelator
2121

2222
description: A package that provides logging utilities for better debugging.
23-
version: 0.6.0
23+
version: 0.6.1
2424
topics:
2525
- console
2626
- debugging

0 commit comments

Comments
 (0)