From 532981787bb03629a82e11fc6dc73886b3d0e8e3 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 11 Feb 2026 06:21:15 +0000 Subject: [PATCH] chore(release): prepare for v0.4.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7f1a1d..20df924 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.4.2] - 2026-02-04 +## [0.4.2] - 2026-02-11 ### ⚙️ Miscellaneous Tasks @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. - Remove GitLab CI configuration - Add code coverage integration - *(deps)* Update dependency go to v1.25.7 (#279) +- *(deps)* Update dependency go to v1.26.0 (#280) ## [0.4.1] - 2026-01-09