add changesets

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2024-09-11 16:08:57 +02:00
committed by blam
parent 66eb59534d
commit 46b5a20b28
3 changed files with 16 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-api-docs': patch
'@backstage/plugin-catalog': patch
---
Empty states updated with external link icon for learn more links
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/app-defaults': patch
---
Added `externalLink` to icon defaults
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
`Link` component now accepts `externalLinkIcon` prop