From d8c68a6ff31313207db8bd2d3a3f66246c05c88d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 13:29:49 +0800 Subject: [PATCH] chore: release main (#593) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 6 +++--- modules/apps/CHANGELOG.md | 7 +++++++ modules/news/CHANGELOG.md | 7 +++++++ modules/theme-toggle/CHANGELOG.md | 7 +++++++ 4 files changed, 24 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6ad25bca..f5ad1d64 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,16 +1,16 @@ { ".": "0.14.3", - "modules/apps": "0.1.2", + "modules/apps": "0.2.0", "modules/banner": "0.7.0", "modules/docsearch": "0.1.23", "modules/gcse": "0.1.0", "modules/git-org": "0.2.3", "modules/git-repo": "0.4.1", "modules/language-picker": "0.1.24", - "modules/news": "0.2.2", + "modules/news": "0.3.0", "modules/search": "0.1.35", "modules/socials": "0.2.0", - "modules/theme-toggle": "0.4.4", + "modules/theme-toggle": "0.5.0", "themes/classic": "0.2.17", "themes/pills": "0.2.18", "themes/tabs": "0.1.0" diff --git a/modules/apps/CHANGELOG.md b/modules/apps/CHANGELOG.md index 1d8e2e59..a9868e64 100644 --- a/modules/apps/CHANGELOG.md +++ b/modules/apps/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/hbstack/header/compare/modules/apps/v0.1.2...modules/apps/v0.2.0) (2024-05-28) + + +### Features ✨ + +* **i18n:** add Vietnamese translations ([1a12c5c](https://github.com/hbstack/header/commit/1a12c5c6aa2e385b4b3e18cbea4e1c74a67690b4)) + ## [0.1.2](https://github.com/hbstack/header/compare/modules/apps/v0.1.1...modules/apps/v0.1.2) (2024-03-07) diff --git a/modules/news/CHANGELOG.md b/modules/news/CHANGELOG.md index 7d6358cf..35ed5d79 100644 --- a/modules/news/CHANGELOG.md +++ b/modules/news/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.0](https://github.com/hbstack/header/compare/modules/news/v0.2.2...modules/news/v0.3.0) (2024-05-28) + + +### Features ✨ + +* **i18n:** add Vietnamese translations ([1a12c5c](https://github.com/hbstack/header/commit/1a12c5c6aa2e385b4b3e18cbea4e1c74a67690b4)) + ## [0.2.2](https://github.com/hbstack/header/compare/modules/news/v0.2.1...modules/news/v0.2.2) (2024-01-05) diff --git a/modules/theme-toggle/CHANGELOG.md b/modules/theme-toggle/CHANGELOG.md index ab75394d..96a3bbd5 100644 --- a/modules/theme-toggle/CHANGELOG.md +++ b/modules/theme-toggle/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.0](https://github.com/hbstack/header/compare/modules/theme-toggle/v0.4.4...modules/theme-toggle/v0.5.0) (2024-05-28) + + +### Features ✨ + +* **i18n:** add Vietnamese translations ([1a12c5c](https://github.com/hbstack/header/commit/1a12c5c6aa2e385b4b3e18cbea4e1c74a67690b4)) + ## [0.4.4](https://github.com/hbstack/header/compare/modules/theme-toggle/v0.4.3...modules/theme-toggle/v0.4.4) (2024-01-03)