From 7a9c4174d3dfd9a88f76663cd47e8e475502e02e Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 28 Jan 2026 12:45:10 +0000 Subject: [PATCH] chore(release): prepare for v0.2.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e20416..9e598f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [0.2.2] - 2026-01-14 +## [0.2.2] - 2026-01-28 ### ⚙️ Miscellaneous Tasks - *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#77) +- Add code coverage integration ## [0.2.1] - 2026-01-09