From a6f1f00e914db14c03b81dea6b2168f69982f56b Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Sat, 20 Jun 2026 08:40:02 +0800 Subject: [PATCH] chore: release main --- docker/alpine/CHANGELOG.md | 9 +++++++++ docker/debian/CHANGELOG.md | 9 +++++++++ docker/rocky/CHANGELOG.md | 9 +++++++++ 3 files changed, 27 insertions(+) diff --git a/docker/alpine/CHANGELOG.md b/docker/alpine/CHANGELOG.md index 1d013ff9..b678c414 100644 --- a/docker/alpine/CHANGELOG.md +++ b/docker/alpine/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [3.14.5](https://github.com/snowdreamtech/python/compare/alpine-v3.14.5...alpine-v3.14.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/), diff --git a/docker/debian/CHANGELOG.md b/docker/debian/CHANGELOG.md index 1d013ff9..ad684860 100644 --- a/docker/debian/CHANGELOG.md +++ b/docker/debian/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [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/), diff --git a/docker/rocky/CHANGELOG.md b/docker/rocky/CHANGELOG.md index 1d013ff9..c85d09fd 100644 --- a/docker/rocky/CHANGELOG.md +++ b/docker/rocky/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [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/),