From ab226a91bae6bf31e13845b1859ea18fed3bcb1f Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 27 Jun 2026 23:04:58 +0000 Subject: [PATCH] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00578f1..62e1e0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [0.2.1] - 2026-06-27 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#7) +- *(deps)* Update actions/cache action to v6 (#9) +- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#11) + ## [0.2.0] - 2026-06-19 ### 🚀 Features