From dd0750a86ca97841495deb3a3dcf73bfe3d2181c Mon Sep 17 00:00:00 2001 From: Ryota Kaneko <50436249+kryota-dev@users.noreply.github.com> Date: Sun, 29 Mar 2026 05:50:54 +0900 Subject: [PATCH 1/2] [tagpr] prepare for the next release From 466a471f8793c590b1791840b297d65df01c1832 Mon Sep 17 00:00:00 2001 From: Ryota Kaneko <50436249+kryota-dev@users.noreply.github.com> Date: Sun, 29 Mar 2026 05:50:55 +0900 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5cbe62..1d6d6d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [v0.2.2](https://github.com/kryota-dev/actions/compare/v0.2.1...v0.2.2) - 2026-03-28 +### Other Changes +- chore: exclude .spec-workflow/ and .serena/ from git tracking by @Copilot in https://github.com/kryota-dev/actions/pull/74 +- chore: exclude `.agents/skills/manage-rulesets/` from git tracking by @kryota-dev in https://github.com/kryota-dev/actions/pull/82 + ## [v0.2.1](https://github.com/kryota-dev/actions/compare/v0.2.0...v0.2.1) - 2026-03-28 ### Other Changes - chore(deps): update kryota-dev/actions action to v0.2.0 by @renovate[bot] in https://github.com/kryota-dev/actions/pull/55