From 1728cfff32675cd79eb23231b163d7796c04fdae Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 21 Jun 2026 15:51:08 +0000 Subject: [PATCH 1/2] chore(release): prepare for v0.4.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 149633a..d855bf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.4.1] - 2026-06-21 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#152) + ## [0.4.0] - 2026-06-16 ### 🚀 Features -- 2.52.0 From 6d66a56a20e193c2cb941eb0952df693af1d098f Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 21 Jun 2026 15:51:11 +0000 Subject: [PATCH 2/2] chore(release): prepare for v0.4.1 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index 372b6ea..26a7d47 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.4.0" + "version": "v0.4.1" } -- 2.52.0