From 3d11596a72b5749923d4f8d9e6b1db626a416831 Mon Sep 17 00:00:00 2001 From: Sergey Shevchenko Date: Fri, 19 May 2023 14:28:58 +0300 Subject: [PATCH] fix: Fix changesets Signed-off-by: Sergey Shevchenko --- .changeset/honest-peas-guess.md | 7 ------- .changeset/{wise-ties-thank.md => yellow-crews-float.md} | 0 2 files changed, 7 deletions(-) delete mode 100644 .changeset/honest-peas-guess.md rename .changeset/{wise-ties-thank.md => yellow-crews-float.md} (100%) diff --git a/.changeset/honest-peas-guess.md b/.changeset/honest-peas-guess.md deleted file mode 100644 index cac2330a06..0000000000 --- a/.changeset/honest-peas-guess.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@backstage/plugin-analytics-module-ga4': patch -'@backstage/plugin-devtools-backend': patch -'@backstage/plugin-linguist-backend': patch ---- - -Update plugin installation docs to be more consistent across documentations diff --git a/.changeset/wise-ties-thank.md b/.changeset/yellow-crews-float.md similarity index 100% rename from .changeset/wise-ties-thank.md rename to .changeset/yellow-crews-float.md