diff --git a/CHANGELOG.md b/CHANGELOG.md index b293b01..3bb617e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.20] - 2025-10-29 +## [0.0.20] - 2025-11-04 ### ⚙️ Miscellaneous Tasks @@ -17,6 +17,8 @@ All notable changes to this project will be documented in this file. - Add initial configuration for git-cliff - *(deps)* Update golang:1.25.3 docker digest to 69d1009 - *(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.0.19] - 2025-09-10