|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +## 2025-06-13 |
| 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 | + - [`platform_linux` - `v0.1.2+1`](#platform_linux---v0121) |
| 19 | + - [`safe_change_notifier` - `v0.4.0+1`](#safe_change_notifier---v0401) |
| 20 | + - [`ubuntu_flavor` - `v0.5.0+1`](#ubuntu_flavor---v0501) |
| 21 | + - [`ubuntu_lints` - `v0.4.1+1`](#ubuntu_lints---v0411) |
| 22 | + - [`ubuntu_localizations` - `v0.5.2+2`](#ubuntu_localizations---v0522) |
| 23 | + - [`ubuntu_logger` - `v0.2.1+1`](#ubuntu_logger---v0211) |
| 24 | + - [`ubuntu_service` - `v0.4.0+1`](#ubuntu_service---v0401) |
| 25 | + - [`ubuntu_test` - `v0.2.3+1`](#ubuntu_test---v0231) |
| 26 | + - [`ubuntu_widgets` - `v0.7.2+1`](#ubuntu_widgets---v0721) |
| 27 | + - [`wizard_router` - `v1.4.1`](#wizard_router---v141) |
| 28 | + - [`xdg_icons` - `v0.1.2`](#xdg_icons---v012) |
| 29 | + |
| 30 | +--- |
| 31 | + |
| 32 | +#### `platform_linux` - `v0.1.2+1` |
| 33 | + |
| 34 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 35 | + |
| 36 | +#### `safe_change_notifier` - `v0.4.0+1` |
| 37 | + |
| 38 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 39 | + |
| 40 | +#### `ubuntu_flavor` - `v0.5.0+1` |
| 41 | + |
| 42 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 43 | + |
| 44 | +#### `ubuntu_lints` - `v0.4.1+1` |
| 45 | + |
| 46 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 47 | + |
| 48 | +#### `ubuntu_localizations` - `v0.5.2+2` |
| 49 | + |
| 50 | + - **FIX**(ubuntu_localizations): use fallback if locale is 'POSIX' or 'und' (#476). |
| 51 | + - **FIX**(l10n): translations update from Hosted Weblate (#467). |
| 52 | + - **FIX**(l10n): translations update from Hosted Weblate (#461). |
| 53 | + - **FIX**(l10n): translations update from Hosted Weblate (#459). |
| 54 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 55 | + |
| 56 | +#### `ubuntu_logger` - `v0.2.1+1` |
| 57 | + |
| 58 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 59 | + |
| 60 | +#### `ubuntu_service` - `v0.4.0+1` |
| 61 | + |
| 62 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 63 | + |
| 64 | +#### `ubuntu_test` - `v0.2.3+1` |
| 65 | + |
| 66 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 67 | + |
| 68 | +#### `ubuntu_widgets` - `v0.7.2+1` |
| 69 | + |
| 70 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 71 | + |
| 72 | +#### `wizard_router` - `v1.4.1` |
| 73 | + |
| 74 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 75 | + |
| 76 | +#### `xdg_icons` - `v0.1.2` |
| 77 | + |
| 78 | + - **FIX**(l10n): translations update from Hosted Weblate (#451). |
| 79 | + - **FEAT**(xdg_icons): replace flutter_svg dependency with jovial_svg (#475). |
| 80 | + |
| 81 | + |
6 | 82 | ## 2024-10-14 |
7 | 83 |
|
8 | 84 | ### Changes |
|
0 commit comments