From 18762e496a941c7fbc426cf18918de02f814d032 Mon Sep 17 00:00:00 2001 From: its-mitesh-kumar Date: Fri, 18 Oct 2024 20:00:50 +0530 Subject: [PATCH] fix(catalog-react) : updating changeset Signed-off-by: its-mitesh-kumar --- .changeset/stupid-insects-allow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/stupid-insects-allow.md b/.changeset/stupid-insects-allow.md index b511faed43..a55b5c1044 100644 --- a/.changeset/stupid-insects-allow.md +++ b/.changeset/stupid-insects-allow.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-react': patch --- -Fixed bug in EntityDisplayName where text was overflowing +Fixed bug in `EntityDisplayName` where text was overflowing.