Skip to content

Commit b185809

Browse files
committed
upgrade mixin_logger version to 0.0.4
1 parent 1c869f6 commit b185809

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.4
2+
3+
* Fix write to file not working after hot restarted.
4+
15
## 0.0.3
26

37
* Improve log dateTime format performance.

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.3
3+
version: 0.0.4
44
homepage: https://github.com/MixinNetwork/flutter-plugins
55

66
environment:

0 commit comments

Comments
 (0)