From a7195377c4691f8d9638d656aa65a1804f094e9c Mon Sep 17 00:00:00 2001 From: Ambrish R Date: Thu, 21 Mar 2024 13:02:50 +0530 Subject: [PATCH] Update slimy-panthers-yawn.md changeset minor to patch Signed-off-by: Ambrish R --- .changeset/slimy-panthers-yawn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/slimy-panthers-yawn.md b/.changeset/slimy-panthers-yawn.md index d327364e81..1a709bbf6b 100644 --- a/.changeset/slimy-panthers-yawn.md +++ b/.changeset/slimy-panthers-yawn.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-github-deployments': minor +'@backstage/plugin-github-deployments': patch --- Added ESLint rule `no-top-level-material-ui-4-imports` in the `github-deployments` plugin to migrate the Material UI imports.