diff --git a/.changeset/unlucky-clouds-wash.md b/.changeset/unlucky-clouds-wash.md index 15f0f42ee7..6dd9b0dba8 100644 --- a/.changeset/unlucky-clouds-wash.md +++ b/.changeset/unlucky-clouds-wash.md @@ -2,4 +2,4 @@ '@backstage/plugin-gocd': patch --- -Added an optional ESLint rule - no-top-level-material-ui-4-imports -in gocd plugin which has an auto fix function to migrate the imports and used it to migrate the Material UI imports for plugins/gocd. +Added an optional ESLint rule - no-top-level-material-ui-4-imports - which has an auto fix function to migrate the imports and used it to migrate the Material UI imports.