Ammend changeset to be a patch bump rather than minor

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
This commit is contained in:
Alex Crome
2022-03-30 19:59:36 +01:00
parent 97f6300460
commit d209705efa
+2 -2
View File
@@ -1,6 +1,6 @@
---
'@backstage/plugin-catalog': minor
'@backstage/plugin-catalog-react': minor
'@backstage/plugin-catalog': patch
'@backstage/plugin-catalog-react': patch
---
Columns in CatalogTable now change depending on the entity kind, ensuring only relevant columns are displayed.