From 7137f8f1dc6708a7d01f1bdd1e70aa9752f95a43 Mon Sep 17 00:00:00 2001 From: sblausten Date: Fri, 17 Mar 2023 15:43:22 +0100 Subject: [PATCH] Change to patch changeset Signed-off-by: sblausten --- .changeset/itchy-kiwis-unite.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/itchy-kiwis-unite.md b/.changeset/itchy-kiwis-unite.md index e0bee850eb..c7bcad6759 100644 --- a/.changeset/itchy-kiwis-unite.md +++ b/.changeset/itchy-kiwis-unite.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-explore': minor +'@backstage/plugin-explore': patch --- Extracted generic EntityExplorerContent component so that it is easy to show any component kinds in their own tab in the Explore page.