Skip to content

Commit

Permalink
Release version 0.2.1 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jupi007 committed Jan 26, 2023
1 parent b7e5a18 commit 49a2eae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.2.1

* Compile stylesheet using sass (#21).
* Mimic Libadwaita window and headerbar style (#22).

# 0.2.0

* Add soft light border in dark theme (#20).
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: |
homepage: https://github.com/ubuntu-flutter-community/handy_window
repository: https://github.com/ubuntu-flutter-community/handy_window
issue_tracker: https://github.com/ubuntu-flutter-community/handy_window/issues
version: 0.2.0
version: 0.2.1

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit 49a2eae

Please sign in to comment.