diff --git a/.changeset/yummy-eagles-kiss.md b/.changeset/yummy-eagles-kiss.md index b467c86e37..f3ab04919d 100644 --- a/.changeset/yummy-eagles-kiss.md +++ b/.changeset/yummy-eagles-kiss.md @@ -2,4 +2,4 @@ '@backstage/ui': minor --- -Remove Icon component in Backstage UI. This component was creating issue for tree-shaking. It is recommended to use icons from @remixicon/react until we found a better alternative in Backstage UI. +**BREAKING** Remove Icon component in Backstage UI. This component was creating issue for tree-shaking. It is recommended to use icons from @remixicon/react until we found a better alternative in Backstage UI.