From 49dd8fb1b02ac1c00fa1d125320ef0a86fdf4fde Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Sat, 20 Jun 2026 10:11:16 +0800 Subject: [PATCH 1/2] chore: release main --- docker/debian/CHANGELOG.md | 7 +++++++ docker/rocky/CHANGELOG.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index ad684860..e574bf47 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -3,6 +3,13 @@ ## [3.13.5](https://github.com/snowdreamtech/python/compare/debian-v3.13.5...debian-v3.13.5) (2026-06-20) +### 🐛 Bug Fixes + +* resolve missing PYTHON_VERSION ARG and restore release-please annotations ([060ceca](https://github.com/snowdreamtech/python/commit/060ceca174e948b0b6d66fbe6def4ca7240815b5)) + +## [3.13.5](https://github.com/snowdreamtech/python/compare/debian-v3.13.5...debian-v3.13.5) (2026-06-20) + + ### 🐛 Bug Fixes * restore release-please annotations and correct changelog format ([756f1e4](https://github.com/snowdreamtech/python/commit/756f1e427e2b5e3b98924200120fcf9831d01d9f)) diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index c85d09fd..925f23f3 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -3,6 +3,13 @@ ## [3.14.4](https://github.com/snowdreamtech/python/compare/rocky-v3.14.4...rocky-v3.14.4) (2026-06-20) +### 🐛 Bug Fixes + +* resolve missing PYTHON_VERSION ARG and restore release-please annotations ([060ceca](https://github.com/snowdreamtech/python/commit/060ceca174e948b0b6d66fbe6def4ca7240815b5)) + +## [3.14.4](https://github.com/snowdreamtech/python/compare/rocky-v3.14.4...rocky-v3.14.4) (2026-06-20) + + ### 🐛 Bug Fixes * restore release-please annotations and correct changelog format ([756f1e4](https://github.com/snowdreamtech/python/commit/756f1e427e2b5e3b98924200120fcf9831d01d9f)) From 0bcd25ad7f13943245f8fae94d5a45fef155f10a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 20 Jun 2026 02:11:21 +0000 Subject: [PATCH 2/2] chore(release): deduplicate CHANGELOG headers Signed-off-by: github-actions[bot] --- docker/debian/CHANGELOG.md | 13 ------------- docker/rocky/CHANGELOG.md | 13 ------------- 2 files changed, 26 deletions(-) diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index e574bf47..1c611b23 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -7,16 +7,3 @@ * resolve missing PYTHON_VERSION ARG and restore release-please annotations ([060ceca](https://github.com/snowdreamtech/python/commit/060ceca174e948b0b6d66fbe6def4ca7240815b5)) -## [3.13.5](https://github.com/snowdreamtech/python/compare/debian-v3.13.5...debian-v3.13.5) (2026-06-20) - - -### 🐛 Bug Fixes - -* restore release-please annotations and correct changelog format ([756f1e4](https://github.com/snowdreamtech/python/commit/756f1e427e2b5e3b98924200120fcf9831d01d9f)) - -## Changelog - -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 925f23f3..4b66cf6e 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -7,16 +7,3 @@ * resolve missing PYTHON_VERSION ARG and restore release-please annotations ([060ceca](https://github.com/snowdreamtech/python/commit/060ceca174e948b0b6d66fbe6def4ca7240815b5)) -## [3.14.4](https://github.com/snowdreamtech/python/compare/rocky-v3.14.4...rocky-v3.14.4) (2026-06-20) - - -### 🐛 Bug Fixes - -* restore release-please annotations and correct changelog format ([756f1e4](https://github.com/snowdreamtech/python/commit/756f1e427e2b5e3b98924200120fcf9831d01d9f)) - -## Changelog - -All notable changes to this project will be documented in this file. - -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).