Split + update the changeset descriptions

Signed-off-by: Blake Stoddard <blake.stoddard@epicgames.com>
This commit is contained in:
Blake Stoddard
2023-02-27 10:19:20 -05:00
parent e4f1071e2a
commit c9a9f3c834
2 changed files with 6 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog': minor
---
Add a `columns` prop to certain components that use the `EntityTable` for easier extensibility.
+1 -2
View File
@@ -1,6 +1,5 @@
---
'@backstage/plugin-api-docs': patch
'@backstage/plugin-catalog': patch
---
Add a columns prop to certain components that use the EntityTable for easier extensibility.
Add a `columns` prop to certain components that use the `EntityTable` for easier extensibility.