diff --git a/CHANGELOG.md b/CHANGELOG.md index b655e4a7..24ee1ff4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 2025-05-21 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`wyatt_ui_layout` - `v0.1.3+2`](#wyatt_ui_layout---v0132) + +--- + +#### `wyatt_ui_layout` - `v0.1.3+2` + + ## 2025-05-21 ### Changes diff --git a/packages/wyatt_ui_layout/CHANGELOG.md b/packages/wyatt_ui_layout/CHANGELOG.md index a5cea45f..0c192e95 100644 --- a/packages/wyatt_ui_layout/CHANGELOG.md +++ b/packages/wyatt_ui_layout/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.3+2 + ## 0.1.3+1 ## 0.1.3 diff --git a/packages/wyatt_ui_layout/pubspec.yaml b/packages/wyatt_ui_layout/pubspec.yaml index 6eef917c..57ecfb6f 100644 --- a/packages/wyatt_ui_layout/pubspec.yaml +++ b/packages/wyatt_ui_layout/pubspec.yaml @@ -1,7 +1,7 @@ name: wyatt_ui_layout description: Main layouts to help you build your application views. repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_ui_layout -version: 0.1.3+1 +version: 0.1.3+2 publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub