From 253829a755587bc855b0ac60140c748a0906eaee Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 26 Jun 2026 20:57:48 +0000 Subject: [PATCH 1/2] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00578f1..edc1463 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.2.1] - 2026-06-26 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#7) +- *(deps)* Update actions/cache action to v6 (#9) + ## [0.2.0] - 2026-06-19 ### 🚀 Features -- 2.52.0 From f473394e8fe04335ec722652d41eaa5eef44523c Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 26 Jun 2026 20:57:51 +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