diff --git a/.changeset/khaki-fireants-march.md b/.changeset/khaki-fireants-march.md index 600f8eba9e..8b5d897305 100644 --- a/.changeset/khaki-fireants-march.md +++ b/.changeset/khaki-fireants-march.md @@ -2,4 +2,4 @@ '@backstage/cli': patch --- -add --alwaysPack as a replacement for the now-hidden --alwaysYarnPack +Added `--alwaysPack` as a replacement for the now hidden `--alwaysYarnPack` option for the `build-workspace` command.