Updated
On this page
Re-sync a published GitHub Release notes section with the matching version of CHANGELOG.md, defaulting to the project current version.
#rlsbl edit-release
Sync the GitHub Release notes for a given version with the corresponding CHANGELOG.md entry. Defaults to the current version if none is specified. Use --dry-run to preview changes without updating GitHub.
#Flags
| Name | Short | Type | Default | Env | Description |
|---|---|---|---|---|---|
--dry-run | bool | Preview without making changes |
#Arguments
| Name | Required | Description |
|---|---|---|
version | no | Version to update (defaults to current) |