From 4130b5a5a4cb7ae6efed02cd5b4cdd3bf337560c Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 20 Jun 2026 19:53:44 +0000 Subject: [PATCH 1/2] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00578f1..211feba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.2.1] - 2026-06-20 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#7) + ## [0.2.0] - 2026-06-19 ### 🚀 Features -- 2.52.0 From e89ec134760be1b33ea661fa7bbbc0533ce747ef Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 20 Jun 2026 19:53:47 +0000 Subject: [PATCH 2/2] chore(release): prepare for v0.2.1 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index 1437d5b..002fae3 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.2.0" + "version": "v0.2.1" } -- 2.52.0