add changesets

Signed-off-by: Anders Näsman <andersn@spotify.com>
This commit is contained in:
Anders Näsman
2022-05-04 13:39:32 +02:00
parent 1e186be521
commit c25e880e36
2 changed files with 10 additions and 0 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-react': patch
---
Added overload signatures for `createTechDocsAddonExtension` to handle TechDocs addons without props.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-module-addons-contrib': patch
---
Introducing the Expandable Navigation addon, which lets you expand and collapse the TechDocs main navigation and store your preference in local storage.