From 750118d5c5b02e8541288cc48440820825acd3f5 Mon Sep 17 00:00:00 2001 From: snowdream <737958+snowdream@users.noreply.github.com> Date: Fri, 3 Jul 2026 09:43:40 +0800 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 4 ++-- docker/12/CHANGELOG.md | 7 +++++++ docker/13/CHANGELOG.md | 7 +++++++ 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ed26ae66..971218cf 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "docker/12": "12.14.0", - "docker/13": "13.5.0" + "docker/12": "12.15.0", + "docker/13": "13.6.0" } diff --git a/docker/12/CHANGELOG.md b/docker/12/CHANGELOG.md index 8621370e..3a41ee1d 100644 --- a/docker/12/CHANGELOG.md +++ b/docker/12/CHANGELOG.md @@ -5,6 +5,13 @@ 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.15.0](https://github.com/snowdreamtech/debian/compare/12-v12.14.0...12-v12.15.0) (2026-07-03) + + +### 🚀 Features + +* enable non-free components and Debian Fast Track for production ([6fd7e1a](https://github.com/snowdreamtech/debian/commit/6fd7e1aa1d660b0f2cca0182a5bf471c891ad227)) + ## [12.14.0](https://github.com/snowdreamtech/debian/compare/12-v12.13.0...12-v12.14.0) (2026-06-14) diff --git a/docker/13/CHANGELOG.md b/docker/13/CHANGELOG.md index 08c0df3f..ca60a54d 100644 --- a/docker/13/CHANGELOG.md +++ b/docker/13/CHANGELOG.md @@ -5,6 +5,13 @@ 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.6.0](https://github.com/snowdreamtech/debian/compare/13-v13.5.0...13-v13.6.0) (2026-07-03) + + +### 🚀 Features + +* enable non-free components and Debian Fast Track for production ([6fd7e1a](https://github.com/snowdreamtech/debian/commit/6fd7e1aa1d660b0f2cca0182a5bf471c891ad227)) + ## [13.5.0](https://github.com/snowdreamtech/debian/compare/13-v13.4.0...13-v13.5.0) (2026-06-14)