Fix changeset to target catalog-import instead of catalog-graph

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-03-30 12:28:44 +02:00
parent 3c0b453d7e
commit e1b0ed1cff
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-catalog-graph': patch
'@backstage/plugin-catalog-import': patch
---
Added `title` and `icon` to the new frontend system plugin definition.