diff --git a/.version b/.version index 26a7d47..612f50c 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.4.1" + "version": "v0.4.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d02289..da894d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,14 @@ All notable changes to this project will be documented in this file. -## [0.4.1] - 2026-08-06 +## [0.4.2] - 2026-08-23 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.0 (#168) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#170) + +## [0.4.1] - 2026-08-07 ### 🐛 Bug Fixes