From 253829a755587bc855b0ac60140c748a0906eaee Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 26 Jun 2026 20:57:48 +0000 Subject: [PATCH] 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