Make changeset a minor

Signed-off-by: sblausten <sam@roadie.io>
This commit is contained in:
sblausten
2022-12-21 18:58:30 +01:00
parent f9ea944422
commit 8465e989a6
+1 -1
View File
@@ -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.