diff --git a/.changeset/itchy-kiwis-unite.md b/.changeset/itchy-kiwis-unite.md index a17f3072b2..5fe13d9339 100644 --- a/.changeset/itchy-kiwis-unite.md +++ b/.changeset/itchy-kiwis-unite.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-explore': patch +'@backstage/plugin-explore': minor --- Extracted generic EntityExplorerContent component so that is is easy to show any component kinds in their own tab in the Explore page.