@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@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.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/release-manifest': patch
|
||||
---
|
||||
|
||||
Introduces a new release-manifest package with utilities for fetching release manifests.
|
||||
This package will primarily be used by the `@backstage/cli` package.
|
||||
Reference in New Issue
Block a user