From eef8d2cf4ce30b415f814392205b6e76b26a14a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Thu, 21 Mar 2024 08:27:22 +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 87176c51a9..8dbc023a4f 100644 --- a/.changeset/healthy-weeks-lay.md +++ b/.changeset/healthy-weeks-lay.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-gcp-projects': minor +'@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.