diff --git a/CHANGELOG.md b/CHANGELOG.md index d1db348..1c690ae 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-31 +## [0.6.7] - 2025-11-04 ### 🐛 Bug Fixes @@ -21,6 +21,8 @@ All notable changes to this project will be documented in this file. - *(deps)* Update goreleaser/goreleaser docker tag to v2.12.6 - *(deps)* Update goreleaser/goreleaser docker tag to v2.12.7 - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.0 +- *(deps)* Update golang:1.25.3 docker digest to 9ac0edc +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.1 ## [0.6.6] - 2025-10-14