pnpm bump prerelease --preid=next
pnpm build
pnpm publish:npm --tag next
pnpm publish:jsr
Create new release in git-flow
Bump version:
pnpm bump patch
pnpm bump minor
Push/merge to main
branch will trigger CI/CD workflow, which publishes @scffld/cli@VERSION
& creates a GitHub release