From 0d38fbd8bf6d7d2b9d927ff821c94136d705bd01 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 28 Jan 2026 12:41:46 +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 da334ab..3753613 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.2.2] - 2026-01-19 +## [0.2.2] - 2026-01-28 ### 🐛 Bug Fixes @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#92) - *(deps)* Update golang docker tag to v1.25.6 (#93) - Remove GitLab CI configuration +- Add code coverage integration ## [0.2.1] - 2026-01-09