cli: make versions:bump properly bump the versions of all @backstage packages

This commit is contained in:
Patrik Oldsberg
2020-11-26 13:33:06 +01:00
parent 01ea1cc6cc
commit 6321746e20
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.