chore: add changesets

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