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