Skip to content

Commit

Permalink
chore: release v3.4.0 (#805)
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] authored Dec 27, 2023
1 parent 189e173 commit 85a7bf3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 3.4.0 (2023-12-27)

## What's Changed
* feat(YaruChoiceChipBar): add more parameters by @Feichtmeier in https://github.com/ubuntu/yaru_widgets.dart/pull/804
* chore: update nightly CI flutter version by @Feichtmeier in https://github.com/ubuntu/yaru_widgets.dart/pull/812
* fix: reduce number of used scaffolds by @Feichtmeier in https://github.com/ubuntu/yaru_widgets.dart/pull/811
* Update golden images by @github-actions in https://github.com/ubuntu/yaru_widgets.dart/pull/813
* chore: update to flutter 3.16 by @Feichtmeier in https://github.com/ubuntu/yaru_widgets.dart/pull/816
* fix(YaruTitleBar): windows close button color and clipping by @Feichtmeier in https://github.com/ubuntu/yaru_widgets.dart/pull/820
* Update golden images by @github-actions in https://github.com/ubuntu/yaru_widgets.dart/pull/821
* chore: update yaru.dart by @Feichtmeier in https://github.com/ubuntu/yaru_widgets.dart/pull/822


**Full Changelog**: https://github.com/ubuntu/yaru_widgets.dart/compare/v3.3.1...v3.4.0

## 3.3.1 (2023-11-20)

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: yaru_widgets
description: Common flutter widgets useful for building desktop and web applications.
homepage: https://github.com/ubuntu/yaru_widgets.dart
issue_tracker: https://github.com/ubuntu/yaru_widgets.dart/issues
version: 3.3.1
version: 3.4.0

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

0 comments on commit 85a7bf3

Please sign in to comment.