From fcb461265f771d3a76e579cd7d81878f2c6779e2 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 21 Oct 2025 12:42:06 +0000 Subject: [PATCH] chore(release): prepare for v0.6.7 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7223672..9aec11a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.6.7] - 2025-10-20 +## [0.6.7] - 2025-10-21 ### 🐛 Bug Fixes @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - Add git-cliff configuration for changelog generation +- *(deps)* Update golang:1.25.3 docker digest to 69d1009 ## [0.6.6] - 2025-10-14