Merge pull request #3467 from backstage/rugvip/bumpster

cli: make versions:bump properly bump the versions of all @backstage packages
This commit is contained in:
Patrik Oldsberg
2020-11-27 01:12:57 +01:00
committed by GitHub
4 changed files with 78 additions and 41 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/cli': patch
---
Make versions:bump install new versions of dependencies that were within the specified range
Make versions:bump install new versions of dependencies that were within the specified range as well as install new versions of transitive @backstage dependencies.