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" } 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