diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 57634e18..0547d37f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { - "docker/3.20": "3.20.10", - "docker/3.21": "3.21.7", - "docker/3.22": "3.22.4", - "docker/3.23": "3.23.4", - "docker/3.24": "3.24.1" + "docker/3.20": "3.21.0", + "docker/3.21": "3.22.0", + "docker/3.22": "3.23.0", + "docker/3.23": "3.24.0", + "docker/3.24": "3.25.0" } diff --git a/docker/3.20/CHANGELOG.md b/docker/3.20/CHANGELOG.md index fc7b88d0..21cd0fcd 100644 --- a/docker/3.20/CHANGELOG.md +++ b/docker/3.20/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.21.0](https://github.com/snowdreamtech/alpine/compare/3.20-v3.20.10...3.20-v3.21.0) (2026-07-03) + + +### 🚀 Features + +* **docker:** enable Alpine edge and testing repositories ([807e8a3](https://github.com/snowdreamtech/alpine/commit/807e8a3af6344b9cf2f19a89105c7bd1bcdc1e79)) + ## [3.20.10](https://github.com/snowdreamtech/alpine/compare/3.20-v3.20.9...3.20-v3.20.10) (2026-04-21) diff --git a/docker/3.21/CHANGELOG.md b/docker/3.21/CHANGELOG.md index 8d571c48..bded6f8f 100644 --- a/docker/3.21/CHANGELOG.md +++ b/docker/3.21/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.22.0](https://github.com/snowdreamtech/alpine/compare/3.21-v3.21.7...3.21-v3.22.0) (2026-07-03) + + +### 🚀 Features + +* **docker:** enable Alpine edge and testing repositories ([807e8a3](https://github.com/snowdreamtech/alpine/commit/807e8a3af6344b9cf2f19a89105c7bd1bcdc1e79)) + ## [3.21.7](https://github.com/snowdreamtech/alpine/compare/3.21-v3.21.6...3.21-v3.21.7) (2026-04-21) diff --git a/docker/3.22/CHANGELOG.md b/docker/3.22/CHANGELOG.md index a46b2d7c..22cffcd7 100644 --- a/docker/3.22/CHANGELOG.md +++ b/docker/3.22/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.23.0](https://github.com/snowdreamtech/alpine/compare/3.22-v3.22.4...3.22-v3.23.0) (2026-07-03) + + +### 🚀 Features + +* **docker:** enable Alpine edge and testing repositories ([807e8a3](https://github.com/snowdreamtech/alpine/commit/807e8a3af6344b9cf2f19a89105c7bd1bcdc1e79)) + ## [3.22.4](https://github.com/snowdreamtech/alpine/compare/3.22-v3.22.3...3.22-v3.22.4) (2026-04-21) diff --git a/docker/3.23/CHANGELOG.md b/docker/3.23/CHANGELOG.md index 4f2a17d1..5f4cbf0c 100644 --- a/docker/3.23/CHANGELOG.md +++ b/docker/3.23/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.24.0](https://github.com/snowdreamtech/alpine/compare/3.23-v3.23.4...3.23-v3.24.0) (2026-07-03) + + +### 🚀 Features + +* **docker:** enable Alpine edge and testing repositories ([807e8a3](https://github.com/snowdreamtech/alpine/commit/807e8a3af6344b9cf2f19a89105c7bd1bcdc1e79)) + ## [3.23.4](https://github.com/snowdreamtech/alpine/compare/3.23-v3.23.3...3.23-v3.23.4) (2026-04-21) diff --git a/docker/3.24/CHANGELOG.md b/docker/3.24/CHANGELOG.md index 7e8029bb..99b7a8bd 100644 --- a/docker/3.24/CHANGELOG.md +++ b/docker/3.24/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.25.0](https://github.com/snowdreamtech/alpine/compare/3.24-v3.24.1...3.24-v3.25.0) (2026-07-03) + + +### 🚀 Features + +* **docker:** enable Alpine edge and testing repositories ([807e8a3](https://github.com/snowdreamtech/alpine/commit/807e8a3af6344b9cf2f19a89105c7bd1bcdc1e79)) + ## [3.24.1](https://github.com/snowdreamtech/alpine/compare/3.24-v3.24.0...3.24-v3.24.1) (2026-06-14)