@@ -2,6 +2,6 @@
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Introduces two new parameters to the `backstage-cli versions:bump` command.
|
||||
The first one is `--release-line <main|next>` bump packages to the latest `main` or `next` release.
|
||||
`--backstage-release <version>` is used to bump packages to a specific backstage release.
|
||||
Introduces a new `--release` parameters to the `backstage-cli versions:bump` command.
|
||||
The release can be either a specific version for example `0.99.1`, or the latest `main` or `next` release.
|
||||
The default behavior is to bump the latest `main` release.
|
||||
|
||||
Reference in New Issue
Block a user