Apply suggestion from @Rugvip

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-03-04 10:49:09 +01:00
committed by GitHub
parent aef79e0af4
commit a0310d57ec
+1 -1
View File
@@ -1,6 +1,6 @@
---
'@backstage/plugin-catalog': major
'@backstage/plugin-org': major
'@backstage/plugin-org': minor
---
Migrated `EntityAboutCard`, `EntityLinksCard`, `EntityLabelsCard`, `GroupProfileCard`, and `UserProfileCard` from MUI/InfoCard to use the new BUI card layout and BUI components where possible.