diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d8ecd4..657b580 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.3] - 2025-10-21 +## [0.0.3] - 2025-10-29 ### 🐛 Bug Fixes @@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang docker tag to v1.25.2 - *(deps)* Update golang docker tag to v1.25.3 - *(deps)* Update golang:1.25.3 docker digest to 69d1009 +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.0 ## [0.0.2] - 2025-08-25