diff --git a/.changeset/calm-bottles-rest.md b/.changeset/calm-bottles-rest.md new file mode 100644 index 0000000000..56321279e0 --- /dev/null +++ b/.changeset/calm-bottles-rest.md @@ -0,0 +1,5 @@ +--- +'@backstage/cli': patch +--- + +Internal change to move the `migrate` and `version:*` commands into a new migrate module.