From 33f075e3c2ec6663ce63ba19f0f6bc34528693df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malo=20L=C3=A9on?= Date: Mon, 21 Aug 2023 17:54:14 +0200 Subject: [PATCH] chore(release): publish packages - wyatt_i18n@2.0.0+1 --- CHANGELOG.md | 19 +++++++++++++++++++ packages/wyatt_i18n/CHANGELOG.md | 2 ++ packages/wyatt_i18n/pubspec.yaml | 2 +- 3 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 154aeb28..f2a0feae 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. +## 2023-08-21 + +### Changes + +--- + +Packages with breaking changes: + + - There are no breaking changes in this release. + +Packages with other changes: + + - [`wyatt_i18n` - `v2.0.0+1`](#wyatt_i18n---v2001) + +--- + +#### `wyatt_i18n` - `v2.0.0+1` + + ## 2023-08-18 ### Changes diff --git a/packages/wyatt_i18n/CHANGELOG.md b/packages/wyatt_i18n/CHANGELOG.md index 8d4adffe..d2cb2e2f 100644 --- a/packages/wyatt_i18n/CHANGELOG.md +++ b/packages/wyatt_i18n/CHANGELOG.md @@ -1,3 +1,5 @@ +## 2.0.0+1 + ## 2.0.0 > Note: This release has breaking changes. diff --git a/packages/wyatt_i18n/pubspec.yaml b/packages/wyatt_i18n/pubspec.yaml index 26af404e..d3835c5d 100644 --- a/packages/wyatt_i18n/pubspec.yaml +++ b/packages/wyatt_i18n/pubspec.yaml @@ -1,7 +1,7 @@ name: wyatt_i18n description: Library to handle internationalization in Flutter apps. repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_i18n -version: 2.0.0 +version: 2.0.0+1 publish_to: https://git.wyatt-studio.fr/api/packages/Wyatt-FOSS/pub