release-beta

star 8.7k

Cut a beta release of Paseo. Use when the user says "release beta", "cut a beta", "ship a beta", "beta release", or "/release-beta". Betas are release candidates on the beta channel — they carry an in-place changelog entry, don't move the website download target, and publish npm only on the beta dist-tag.

getpaseo By getpaseo schedule Updated 6/17/2026

name: release-beta description: Cut a beta release of Paseo. Use when the user says "release beta", "cut a beta", "ship a beta", "beta release", or "/release-beta". Betas are silent release candidates — no changelog, no website move, npm only on the beta dist-tag. user-invocable: true

Release beta

Read docs/release.md in the Paseo repo and follow the Beta flow section end-to-end. Run the Beta release completion checklist at the bottom of that doc.

Key rules the doc enforces — betas don't touch CHANGELOG.md, don't draft release notes, and publish npm only with the explicit beta dist-tag.

Install via CLI
npx skills add https://github.com/getpaseo/paseo --skill release-beta
Repository Details
star Stars 8,738
call_split Forks 834
navigation Branch main
article Path SKILL.md
More from Creator