We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4826e14 commit a90c510Copy full SHA for a90c510
packages/mason_logger/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.3.2
2
+
3
+- fix: `link` should depend on ansi escape support ([#1505](https://github.com/felangel/mason/pull/1505))
4
5
# 0.3.1
6
7
- chore: add `platforms` to `pubspec.yaml` ([#1420](https://github.com/felangel/mason/issues/1420))
packages/mason_logger/pubspec.yaml
@@ -1,6 +1,6 @@
name: mason_logger
description: A reusable Dart logger used by the Mason CLI (package:mason_cli).
-version: 0.3.1
+version: 0.3.2
homepage: https://github.com/felangel/mason
repository: https://github.com/felangel/mason
issue_tracker: https://github.com/felangel/mason/issues
0 commit comments