Updated
Bump the project version, regenerate the changelog, commit, tag, push, and create a GitHub Release in one atomic, validated, idempotent step.
#rlsbl release
Bump the project version, validate the changelog, commit, tag, push, and create a GitHub Release. Reads bump type and target selection from .rlsbl/releases/unreleased.toml (create with rlsbl release-init). Supports dry-run preview and non-interactive mode for CI.
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--allow-dirty | bool | Allow releasing with a dirty working tree |