From 24693592975b30de2717057861c5222efeeed62b Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Sun, 14 Jun 2026 21:35:18 +0800 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 4 ++-- docker/12/CHANGELOG.md | 22 ++++++++++++++++++++++ docker/13/CHANGELOG.md | 22 ++++++++++++++++++++++ 3 files changed, 46 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6df5775b..ed26ae66 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "docker/12": "12.13.0", - "docker/13": "13.4.0" + "docker/12": "12.14.0", + "docker/13": "13.5.0" } diff --git a/docker/12/CHANGELOG.md b/docker/12/CHANGELOG.md index 25cf4329..8621370e 100644 --- a/docker/12/CHANGELOG.md +++ b/docker/12/CHANGELOG.md @@ -5,6 +5,28 @@ All notable changes to the Debian 12 Docker image will be documented in this fil 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). +## [12.14.0](https://github.com/snowdreamtech/debian/compare/12-v12.13.0...12-v12.14.0) (2026-06-14) + + +### 🚀 Features + +* **docker:** add vimrc.local configuration and Debian codename tags ([132c7a7](https://github.com/snowdreamtech/debian/commit/132c7a7d51ab79e7b18965fa0ee9f44ed60834ea)) + + +### 🐛 Bug Fixes + +* **docker:** remove backports repositories for stability ([f8c21ed](https://github.com/snowdreamtech/debian/commit/f8c21ed6518e09fa6e21f43820c131eab3db7e96)) + + +### 🛠 Refactoring + +* **docker:** remove unnecessary APT sources modification ([1491ef1](https://github.com/snowdreamtech/debian/commit/1491ef12b4a40b5da373260b62870fd41616497b)) + + +### ♻️ Miscellaneous Chores + +* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/debian/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) + ## [12.13.0] - 2026-04-22 ### Added diff --git a/docker/13/CHANGELOG.md b/docker/13/CHANGELOG.md index 9c231c41..08c0df3f 100644 --- a/docker/13/CHANGELOG.md +++ b/docker/13/CHANGELOG.md @@ -5,6 +5,28 @@ All notable changes to the Debian 13 Docker image will be documented in this fil 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). +## [13.5.0](https://github.com/snowdreamtech/debian/compare/13-v13.4.0...13-v13.5.0) (2026-06-14) + + +### 🚀 Features + +* **docker:** add vimrc.local configuration and Debian codename tags ([132c7a7](https://github.com/snowdreamtech/debian/commit/132c7a7d51ab79e7b18965fa0ee9f44ed60834ea)) + + +### 🐛 Bug Fixes + +* **docker:** remove backports repositories for stability ([f8c21ed](https://github.com/snowdreamtech/debian/commit/f8c21ed6518e09fa6e21f43820c131eab3db7e96)) + + +### 🛠 Refactoring + +* **docker:** remove unnecessary APT sources modification ([1491ef1](https://github.com/snowdreamtech/debian/commit/1491ef12b4a40b5da373260b62870fd41616497b)) + + +### ♻️ Miscellaneous Chores + +* **main:** release 0.14.0 ([043d2a4](https://github.com/snowdreamtech/debian/commit/043d2a4202505e42c645e899c6731f5fb8f52c8e)) + ## [13.4.0] - 2026-04-22 ### Added