Skip to content

Commit 385d339

Browse files
authored
chore(release): publish packages (#521)
- ubuntu_widgets@0.8.1
2 parents 8a024a8 + 9af02b0 commit 385d339

3 files changed

Lines changed: 30 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2026-05-14
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- There are no breaking changes in this release.
15+
16+
Packages with other changes:
17+
18+
- [`ubuntu_widgets` - `v0.8.1`](#ubuntu_widgets---v081)
19+
20+
---
21+
22+
#### `ubuntu_widgets` - `v0.8.1`
23+
24+
- **FIX**(ubuntu_widgets): adjust scroll alignment to satisfy boundary tests.
25+
- **FIX**(a11y): resolve focus traps and silent semantics in ListWidget.
26+
- **FEAT**(ubuntu_widgets): expose errorMaxLines for ValidatedFormField.
27+
28+
629
## 2026-04-15
730

831
### Changes

packages/ubuntu_widgets/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.8.1
2+
3+
- **FIX**(ubuntu_widgets): adjust scroll alignment to satisfy boundary tests.
4+
- **FIX**(a11y): resolve focus traps and silent semantics in ListWidget.
5+
- **FEAT**(ubuntu_widgets): expose errorMaxLines for ValidatedFormField.
6+
17
## 0.8.0
28

39
> Note: This release has breaking changes.

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.8.0
7+
version: 0.8.1
88

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

0 commit comments

Comments
 (0)