Skip to content

Commit

Permalink
chore: release v3.2.1 (#783)
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 Oct 19, 2023
1 parent 9da3275 commit de8f0e0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 3.2.1 (2023-10-19)

## What's Changed
* fix(YaruTabBar): make TabController nullable, add onTap by @Feichtmeier in https://github.com/ubuntu/yaru_widgets.dart/pull/782
* fix: overflow in left pane of `YaruMasterDetailPage` by @Jupi007 in https://github.com/ubuntu/yaru_widgets.dart/pull/787


**Full Changelog**: https://github.com/ubuntu/yaru_widgets.dart/compare/v3.2.0...v3.2.1

## 3.2.0 (2023-09-23)

## 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.2.0
version: 3.2.1

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

0 comments on commit de8f0e0

Please sign in to comment.