diff --git a/.changeset/sour-buttons-collect.md b/.changeset/sour-buttons-collect.md index 09c7cfd167..0f83b88ec3 100644 --- a/.changeset/sour-buttons-collect.md +++ b/.changeset/sour-buttons-collect.md @@ -2,4 +2,4 @@ '@backstage/cli': patch --- -ensure that `productionPack` uses posix paths in `package.json` on all OSes +Ensure that the `package prepack` command and backend bundling uses posix paths in `package.json` on all OSes.