add changeset and prettier

Signed-off-by: Juan Pablo Garcia Ripa <juanpablog@spotify.com>
This commit is contained in:
Juan Pablo Garcia Ripa
2022-11-28 20:58:51 +01:00
parent fcf5d4f4ba
commit 03843259b4
3 changed files with 14 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/repo-tools': minor
---
Api reference documentation improvements
- breadcrumbs links semantics as code spans
- new `@config` annotation to describe related config keys
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-proxy-backend': patch
---
Add documentation to de api reference
@@ -1037,7 +1037,7 @@ export async function buildDocs({
configuration,
text: ' > ',
}),
new DocCodeSpanLink({
new DocCodeSpanLink({
configuration,
tagName: '@link',
linkText: hierarchyItem.displayName,