chore: convert changesets from patch to minor

Signed-off-by: Ryan Hanchett <ryan.hanchett@invitae.com>
This commit is contained in:
Ryan Hanchett
2023-01-19 11:41:48 -08:00
parent bd939999a9
commit 40bceabf36
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-techdocs': patch
'@backstage/plugin-techdocs': minor
---
Update DocsTable and EntityListDocsTable to accept overrides for Material Table options.
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/core-components': patch
'@backstage/core-components': minor
---
Adds new type, TableOptions, extending Material Table Options.