Skip to content

Commit d32828d

Browse files
chore: release ubuntu_widgets v0.2.1 (#331)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 694c9ab commit d32828d

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"packages/ubuntu_localizations": "0.3.4",
66
"packages/ubuntu_logger": "0.1.0",
77
"packages/ubuntu_service": "0.2.4",
8-
"packages/ubuntu_widgets": "0.2.0",
8+
"packages/ubuntu_widgets": "0.2.1",
99
"packages/wizard_router": "1.0.3",
1010
"packages/xdg_icons": "0.0.3"
1111
}

packages/ubuntu_widgets/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/canonical/ubuntu-flutter-plugins/compare/ubuntu_widgets-v0.2.0...ubuntu_widgets-v0.2.1) (2023-10-19)
4+
5+
6+
* **deps:** bump yaru* in ubuntu_widgets ([31684dc](https://github.com/canonical/ubuntu-flutter-plugins/commit/31684dcb3f9e3c8627c800db5c6af98f681bee34))
7+
38
## [0.2.0](https://github.com/canonical/ubuntu-flutter-plugins/compare/ubuntu_widgets-v0.1.2...ubuntu_widgets-v0.2.0) (2023-08-07)
49

510

packages/ubuntu_widgets/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: |
44
homepage: https://github.com/canonical/ubuntu-flutter-plugins
55
repository: https://github.com/canonical/ubuntu-flutter-plugins/tree/main/packages/ubuntu_widgets
66
issue_tracker: https://github.com/canonical/ubuntu-flutter-plugins/issues
7-
version: 0.2.0
7+
version: 0.2.1
88

99
environment:
1010
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)