diff --git a/.version b/.version index 002fae3..b46e6d1 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.2.1" + "version": "v0.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d532268..d013882 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +## [0.2.2] - 2026-03-10 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#77) +- Add code coverage integration +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#81) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.1 (#82) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#85) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#87) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#89) + ## [0.2.1] - 2026-01-09 ### ⚙️ Miscellaneous Tasks