From 8b71dd6f20acfdb3f3f408c5abf31417b71dc392 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 9 Jan 2026 09:30:24 +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 d593da3..f0377b8 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-01-09 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/setup-python action to v6 + ## [0.2.0] - 2026-01-09 ### 🚀 Features