From afdee56e8d49408aebf03b956e0e5a2bdcba8817 Mon Sep 17 00:00:00 2001 From: Timothy Deakin Date: Thu, 14 Mar 2024 17:13:37 +0000 Subject: [PATCH] chore: add changeset Signed-off-by: Timothy Deakin --- .changeset/curly-socks-enjoy.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/curly-socks-enjoy.md diff --git a/.changeset/curly-socks-enjoy.md b/.changeset/curly-socks-enjoy.md new file mode 100644 index 0000000000..99c402f88d --- /dev/null +++ b/.changeset/curly-socks-enjoy.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-bitrise': patch +--- + +Added the `no-top-level-material-ui-4-import` ESLint rule to the Bitrise plugin to aid with the migration to Material UI v5.