From 056c0671486f28c91b3340d389caf31b22b5c605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Thu, 21 Mar 2024 08:28:17 +0100 Subject: [PATCH] Update .changeset/healthy-weeks-lay.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- .changeset/healthy-weeks-lay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/healthy-weeks-lay.md b/.changeset/healthy-weeks-lay.md index 8dbc023a4f..a8538ef40b 100644 --- a/.changeset/healthy-weeks-lay.md +++ b/.changeset/healthy-weeks-lay.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-gcp-projects': patch +'@backstage/plugin-gcp-projects': patch --- Added ESLint rule `no-top-level-material-ui-4-imports` in the `gcp-projects` plugin to migrate the Material UI imports.