From ec4b9ab4fd24270d2706419c359b5a1964ae9b11 Mon Sep 17 00:00:00 2001 From: its-mitesh-kumar Date: Wed, 9 Oct 2024 14:34:39 +0530 Subject: [PATCH] fix(catalog-react) : adding changeset Signed-off-by: its-mitesh-kumar --- .changeset/stupid-insects-allow.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/stupid-insects-allow.md diff --git a/.changeset/stupid-insects-allow.md b/.changeset/stupid-insects-allow.md new file mode 100644 index 0000000000..b511faed43 --- /dev/null +++ b/.changeset/stupid-insects-allow.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-react': patch +--- + +Fixed bug in EntityDisplayName where text was overflowing