From 163a41035e429282bed6fa645cb213d2102133d3 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Thu, 17 Aug 2023 21:26:30 +0200 Subject: [PATCH] add changeset Signed-off-by: Vincenzo Scamporlino --- .changeset/dull-tables-joke.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/dull-tables-joke.md diff --git a/.changeset/dull-tables-joke.md b/.changeset/dull-tables-joke.md new file mode 100644 index 0000000000..e987377023 --- /dev/null +++ b/.changeset/dull-tables-joke.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': patch +--- + +Fixed an issue where `EntitySwitch` was preventing the display of entity errors.