This repo uses Changesets to drive releases for the published executor CLI.
Only executor is managed directly by Changesets.
Release PRs should only version the published CLI package instead of the rest of the workspace.
Use prerelease mode for beta trains:
bun run release:beta:start- merge release PRs while prerelease mode is active
bun run release:beta:stopwhen you want to return to stable releases