Skip to content

Commit ef6ae3d

Browse files
committed
[mixin_logger] bump version to 0.0.5
1 parent c67a71f commit ef6ae3d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/mixin_logger/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.5
2+
3+
* support config new log file content leading.
4+
15
## 0.0.4
26

37
* Fix write to file not working after hot restarted.

packages/mixin_logger/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mixin_logger
22
description: Simple logger tool for flutter.
3-
version: 0.0.4
3+
version: 0.0.5
44
homepage: https://github.com/MixinNetwork/flutter-plugins
55

66
environment:

0 commit comments

Comments
 (0)