From d7580957769679a85ad83a0e68e96b8a5ecafe84 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 7 Sep 2023 12:29:38 +0200 Subject: [PATCH] changeset tweaks Signed-off-by: Patrik Oldsberg --- .changeset/early-rules-taste.md | 2 +- .changeset/giant-coats-brush.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.changeset/early-rules-taste.md b/.changeset/early-rules-taste.md index 49fa5f0087..1a332dfe36 100644 --- a/.changeset/early-rules-taste.md +++ b/.changeset/early-rules-taste.md @@ -2,7 +2,7 @@ '@backstage/create-app': patch --- -Added the new `repo fix` command to the project too. +Added a `fix` scripts that calls the new `backstage-cli repo fix` command. To apply this change to an existing app, make the following change to your root `package.json`: diff --git a/.changeset/giant-coats-brush.md b/.changeset/giant-coats-brush.md index 2e3d84a3ef..e4fe391b9e 100644 --- a/.changeset/giant-coats-brush.md +++ b/.changeset/giant-coats-brush.md @@ -8,8 +8,6 @@ '@backstage/core-plugin-api': patch '@backstage/dev-utils': patch '@backstage/errors': patch -'@backstage/frontend-app-api': patch -'@backstage/frontend-plugin-api': patch '@backstage/integration': patch '@backstage/integration-react': patch '@backstage/plugin-adr': patch