add changesets

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
Emma Indal
2024-09-10 09:42:44 +02:00
parent 01fa46c42f
commit 094433409c
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Removed default title set to Unknown page on `ContentHeaderTitle` component to support usage of component without title prop.
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder': patch
---
Removed duplicated titles on Scaffolder `TemplateListPage` component