diff --git a/.changeset/cuddly-boxes-agree.md b/.changeset/cuddly-boxes-agree.md index 681881c007..83f027ecb5 100644 --- a/.changeset/cuddly-boxes-agree.md +++ b/.changeset/cuddly-boxes-agree.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-techdocs': patch +'@backstage/plugin-techdocs': minor --- Update DocsTable and EntityListDocsTable to accept overrides for Material Table options. diff --git a/.changeset/pretty-ladybugs-taste.md b/.changeset/pretty-ladybugs-taste.md index 5c87cde123..b4620f4c51 100644 --- a/.changeset/pretty-ladybugs-taste.md +++ b/.changeset/pretty-ladybugs-taste.md @@ -1,5 +1,5 @@ --- -'@backstage/core-components': patch +'@backstage/core-components': minor --- Adds new type, TableOptions, extending Material Table Options.