add changeset

Signed-off-by: nikolar <reyna.nikolayev@autodesk.com>
This commit is contained in:
nikolar
2024-12-19 17:54:02 -08:00
parent e233cb50a3
commit 7932f1e03f
+13
View File
@@ -0,0 +1,13 @@
---
'@backstage/plugin-scaffolder-react': patch
'@backstage/plugin-home': patch
---
Added missing exports to surface recently added plugin changes as follows:
`@backstage/plugin-scaffolder-react`
- add exports needed to override template styles for `BackstageTemplateStepper` and `ScaffolderReactTemplateCategoryPicker`
`@backstage/plugin-home`
- add exports needed to have a valid `import { QuickStartCard } from '@backstage/plugin-home';`