Skip to content

Commit

Permalink
chore: release v2.2.0 (#169)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Aug 16, 2023
1 parent 128da8a commit 2412d38
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 2.2.0 (2023-08-16)

## What's Changed
* fix: automatize viewBox trick in build script by @Jupi007 in https://github.com/ubuntu/yaru_icons.dart/pull/168
* feat: refresh example app by @Jupi007 in https://github.com/ubuntu/yaru_icons.dart/pull/170
* fix: change publish action branch to main by @Jupi007 in https://github.com/ubuntu/yaru_icons.dart/pull/171
* fix: typo in YaruCanvasExtension class name by @Jupi007 in https://github.com/ubuntu/yaru_icons.dart/pull/174
* fix: YaruAnimatedOkIcon diff paint glitch by @Jupi007 in https://github.com/ubuntu/yaru_icons.dart/pull/173
* feat: rework YaruAnimatedNoNetworkIcon by @Jupi007 in https://github.com/ubuntu/yaru_icons.dart/pull/172
* fix: use icon_font_generator 4.0 to fix font problems by @Jupi007 in https://github.com/ubuntu/yaru_icons.dart/pull/175


**Full Changelog**: https://github.com/ubuntu/yaru_icons.dart/compare/v2.1.0...v2.2.0

## 2.1.0 (2023-07-30)

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: yaru_icons
version: 2.1.0
version: 2.2.0
homepage: https://github.com/ubuntu/yaru_icons.dart
description: Ubuntu Yaru Icon theme

Expand Down

0 comments on commit 2412d38

Please sign in to comment.