Merge pull request #9450 from backstage/jhaals/pick-latest-manifest

cli: versions:bump prefer latest manifest when next release is specified
This commit is contained in:
Johan Haals
2022-02-11 09:38:50 +01:00
committed by GitHub
3 changed files with 126 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
The `versions:bump --release next` command is updated to compare the `main` and `next` release manifests and prefer the latest.