diff --git a/.changeset/warm-vans-fail.md b/.changeset/warm-vans-fail.md new file mode 100644 index 0000000000..6cbd3a4e8f --- /dev/null +++ b/.changeset/warm-vans-fail.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': minor +--- + +Add a `columns` prop to certain components that use the `EntityTable` for easier extensibility. diff --git a/.changeset/wild-ads-pull.md b/.changeset/wild-ads-pull.md index 1fee3e52d8..5a40787358 100644 --- a/.changeset/wild-ads-pull.md +++ b/.changeset/wild-ads-pull.md @@ -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.