diff --git a/.version b/.version index b46e6d1..4401a3b 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.2.2" + "version": "v0.2.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e5cfd8c..695efe4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,14 @@ All notable changes to this project will be documented in this file. -## [0.2.2] - 2026-02-02 +## [0.2.3] - 2026-02-17 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#100) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.0 (#102) + +## [0.2.2] - 2026-02-03 ### 🐛 Bug Fixes