v1.2.1 — 2026-04-28¶
Tooling refinement. Adopts a trunk-based workflow for work without a backing GitHub issue (releases included).
Changed¶
Tooling
/releasenow commits the changelog directly tomain, tagsHEADwithvX.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 onmain.
Removed¶
Tooling
/release-finalizeskill. With/releasenow 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.