From d11592ebd07169e2520518592ac7dc38aa2ae3d2 Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Wed, 26 Aug 2026 00:23:40 +0800 Subject: [PATCH 1/2] chore: release main --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7e969a2..ad440f5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ ## [1.1.0](https://github.com/snowdreamtech/helloworld/compare/v1.1.0...v1.1.0) (2026-08-25) +### ♻️ Miscellaneous Chores + +* **release:** remove unused sub-package CHANGELOG files under docker/ ([afcea9e](https://github.com/snowdreamtech/helloworld/commit/afcea9e96016e941be1ad2104e3f473d98e16a91)) + +## [1.1.0](https://github.com/snowdreamtech/helloworld/compare/v1.1.0...v1.1.0) (2026-08-25) + + ### 🐛 Bug Fixes * **ci:** support unified release tags in docker workflow matrix and metadata ([4fc5f9a](https://github.com/snowdreamtech/helloworld/commit/4fc5f9ab81d9521afc6d4ee3a023c38d93efca13)) From 36616b5a967e796b73b4b3ece047e89b5d1fa12a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Aug 2026 16:23:44 +0000 Subject: [PATCH 2/2] chore(release): deduplicate CHANGELOG headers Signed-off-by: github-actions[bot] --- CHANGELOG.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad440f5d..0c0f28dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,13 +7,6 @@ * **release:** remove unused sub-package CHANGELOG files under docker/ ([afcea9e](https://github.com/snowdreamtech/helloworld/commit/afcea9e96016e941be1ad2104e3f473d98e16a91)) -## [1.1.0](https://github.com/snowdreamtech/helloworld/compare/v1.1.0...v1.1.0) (2026-08-25) - - -### 🐛 Bug Fixes - -* **ci:** support unified release tags in docker workflow matrix and metadata ([4fc5f9a](https://github.com/snowdreamtech/helloworld/commit/4fc5f9ab81d9521afc6d4ee3a023c38d93efca13)) - ## [1.0.0](https://github.com/snowdreamtech/helloworld/compare/v1.0.0...v1.0.0) (2026-07-28)