diff --git a/.changeset/move-clean-pack-to-build.md b/.changeset/move-clean-pack-to-build.md index 40db4df15a..9f1969ec41 100644 --- a/.changeset/move-clean-pack-to-build.md +++ b/.changeset/move-clean-pack-to-build.md @@ -2,4 +2,4 @@ '@backstage/cli': patch --- -Moved the `clean` and `pack` commands from the internal maintenance module to the build module. +Internal refactor of CLI command modules.