diff --git a/.changeset/wild-ads-pull.md b/.changeset/wild-ads-pull.md new file mode 100644 index 0000000000..1fee3e52d8 --- /dev/null +++ b/.changeset/wild-ads-pull.md @@ -0,0 +1,6 @@ +--- +'@backstage/plugin-api-docs': patch +'@backstage/plugin-catalog': patch +--- + +Add a columns prop to certain components that use the EntityTable for easier extensibility.