diff --git a/CHANGELOG.md b/CHANGELOG.md index e7373f91..b655e4a7 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+1`](#wyatt_ui_layout---v0131) + +--- + +#### `wyatt_ui_layout` - `v0.1.3+1` + + ## 2025-05-21 ### Changes diff --git a/packages/wyatt_ui_layout/CHANGELOG.md b/packages/wyatt_ui_layout/CHANGELOG.md index 21a6b7b7..a5cea45f 100644 --- a/packages/wyatt_ui_layout/CHANGELOG.md +++ b/packages/wyatt_ui_layout/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.3+1 + ## 0.1.3 - **REFACTOR**(ui_layouts): Refactored block using the UI components package, introducing breaking changes. diff --git a/packages/wyatt_ui_layout/pubspec.yaml b/packages/wyatt_ui_layout/pubspec.yaml index de97211a..366ebf9d 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 +version: 0.1.3+1 publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub