diff --git a/CHANGELOG.md b/CHANGELOG.md index f6c0b5f..08cd9bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.2.1 +- Fixed incorrect yellow ansi code + ## 1.2.0 - __Breaking__ feat: Exported public chalk instance. - Now `Chalk` instance can be accessed using the variable `chalk`. diff --git a/pubspec.yaml b/pubspec.yaml index cc56d43..8b58e68 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: chalk description: Chalk helps to style your terminal strings -version: 1.2.0 +version: 1.2.1 homepage: https://github.com/shan-shaji/chalkdart environment: