Updated
Roll back the most recent release: delete the GitHub Release, remove the v-tag locally and remotely, and revert the version-bump commit.
#rlsbl undo
Revert the most recent release by deleting the GitHub Release, removing the git tag from local and remote, and reverting the version bump commit. Requires a manual git push afterward to finalize.
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--target | str | Target a specific registry | |||
--yes | bool | Non-interactive mode (skip confirmations) |