From 9a0b70c2cd00f43eed257986d3b16b79c3800626 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 25 Jul 2026 12:19:01 +0000 Subject: [PATCH 1/2] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00578f1..33d8deb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [0.2.1] - 2026-07-25 + +### ⚙️ 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) +- *(deps)* Update actions/setup-go action to v7 (#13) +- *(deps)* Update actions/setup-python action to v7 (#15) + ## [0.2.0] - 2026-06-19 ### 🚀 Features -- 2.54.0 From 75f3691409a0e69df9dab3ba204d2f2803da5170 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 25 Jul 2026 12:19:04 +0000 Subject: [PATCH 2/2] chore(release): prepare for v0.2.1 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } -- 2.54.0