adjusted changeset description

Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com>
This commit is contained in:
Aurelio Saraiva
2021-08-31 09:43:25 -03:00
parent 434dfc5d47
commit 690550862a
+1 -2
View File
@@ -1,6 +1,5 @@
---
'@backstage/plugin-techdocs': patch
'@backstage/plugin-techdocs-backend': patch
---
added support for title in Techdocs
Display [metadata.title](https://backstage.io/docs/features/software-catalog/descriptor-format#title-optional) for components on the TechDocs homepage, if defined; otherwise fall back to `metadata.name` as displayed before.