From 47b1bb37535d319e657574e3f5a4a2e15cf0bcad Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 28 Jan 2026 12:41:48 +0000 Subject: [PATCH] chore(release): prepare for v0.3.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40d3276..050bf8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.3.2] - 2026-01-19 +## [0.3.2] - 2026-01-28 ### 🐛 Bug Fixes @@ -14,6 +14,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 (#120) - *(deps)* Update golang docker tag to v1.25.6 (#121) - Remove GitLab CI configuration +- Add code coverage integration ## [0.3.1] - 2026-01-09