Skip to content

v4.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 May 08:33
· 7 commits to main since this release

4.0.0 (2026-05-15)

  • feat!: remove /forever and rename /ship,/show,/ask to /pr-* (0f96637)
  • feat!: replace /commitlint-checklist-nodejs with polyglot /commit-hook-checklist (b580053)

Bug Fixes

Features

  • add /worktree-setup and /gastown-setup commands (dad22d7)

BREAKING CHANGES

  • /commitlint-checklist-nodejs has been removed. Use
    /commit-hook-checklist instead — it covers Node.js plus Go and runs the
    same Node checks.
  • /forever is removed; /ship, /show, /ask are renamed.
    Users invoking the old names should switch to the new pr-* prefix
    (or omit them entirely if they relied on /forever).