From 4130b5a5a4cb7ae6efed02cd5b4cdd3bf337560c Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 20 Jun 2026 19:53:44 +0000 Subject: [PATCH] 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