chore(release): prepare for v0.2.2 #78

Closed
releaser wants to merge 5 commits from next-release into main
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.2.1"
"version": "v0.2.2"
}
+8
View File
@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
## [0.2.2] - 2026-02-11
### ⚙️ 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)
## [0.2.1] - 2026-01-09
### ⚙️ Miscellaneous Tasks