From d5c9965b99e347808f60d7c4edfd2fa4555acea6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:13:19 +0100 Subject: [PATCH] chore: release v1.2.2 (#410) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 217ee052..919d5187 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.2.2 (2024-02-21) + +## What's Changed +* fix(SnackBarTheme): Improve SnackBarTheme by @Feichtmeier in https://github.com/ubuntu/yaru.dart/pull/409 + + +**Full Changelog**: https://github.com/ubuntu/yaru.dart/compare/v1.2.1...v1.2.2 + ## 1.2.1 (2023-12-26) ## What's Changed diff --git a/pubspec.yaml b/pubspec.yaml index bf4573f8..0d31fa1d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: yaru -version: 1.2.1 +version: 1.2.2 description: Ubuntu Yaru Style - Distinct look and feel of the Ubuntu Desktop