diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d726e0..fbd6bad 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.4] - 2025-12-30 +## [0.0.4] - 2025-12-31 ### 🐛 Bug Fixes @@ -18,6 +18,10 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.17 - *(deps)* Update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.18 +### 📚 Documentation + +- Add CLAUDE.md for Claude Code integration + ### ⚙️ Miscellaneous Tasks - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.2