Skip to content

v1.2.1 — 2026-04-28

Tooling refinement. Adopts a trunk-based workflow for work without a backing GitHub issue (releases included).

Changed

Tooling

  • /release now commits the changelog directly to main, tags HEAD with vX.Y.Z, and pushes both — no release branch, no PR, no separate post-merge step. Reflects the new workflow rule: PRs only when there's a GitHub issue to auto-close; otherwise commit direct on main.

Removed

Tooling

  • /release-finalize skill. With /release now committing directly, there is no merge to wait for and no post-merge fast-forward+tag flow to run.

Notes

No backend, frontend, schema, or test changes. Net file diff between v1.2.0 and this release is a single edited file: .claude/skills/release/SKILL.md.