From aac316279fecb4a90248ca4b434c1cee020c21fb Mon Sep 17 00:00:00 2001 From: mufaddal motiwala Date: Fri, 21 Jan 2022 00:26:54 +0530 Subject: [PATCH] add @backstage/plugin-catalog changeset Signed-off-by: mufaddal motiwala --- .changeset/smooth-ghosts-trade.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/smooth-ghosts-trade.md diff --git a/.changeset/smooth-ghosts-trade.md b/.changeset/smooth-ghosts-trade.md new file mode 100644 index 0000000000..58c3753747 --- /dev/null +++ b/.changeset/smooth-ghosts-trade.md @@ -0,0 +1,6 @@ +--- +'@backstage/plugin-catalog': patch +--- + +Deprecated `EntitySystemDiagramCard` +`EntitySystemDiagramCard` is replaced by `EntityCatalogGraphCard` which is imported from `backstage/catalog-graph-plugin` . This component will be removed in an upcoming release