From 2c89f0bae02094736ac53b0e9fc1a5a2da95c808 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 6 Nov 2025 06:08:57 +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 93f1ddd..e0ef1a1 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-11-05 +## [0.6.7] - 2025-11-06 ### 🐛 Bug Fixes @@ -24,6 +24,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang:1.25.3 docker digest to 9ac0edc - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.1 - *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.29.0 +- *(deps)* Update golang docker tag to v1.25.4 ## [0.6.6] - 2025-10-14