update changeset

Signed-off-by: nikolar <reyna.nikolayev@autodesk.com>
This commit is contained in:
nikolar
2024-12-20 21:58:56 -08:00
parent 9f268f466c
commit 9a806f050d
+1 -3
View File
@@ -2,6 +2,4 @@
'@backstage/plugin-home': patch
---
Added missing exports to surface recently added plugin in `@backstage/plugin-home`
- add exports needed to have a valid `import { QuickStartCard } from '@backstage/plugin-home';`
Exported `QuickStartCard` component.