update changeset for star icon

Signed-off-by: Stephen Glass <stephen@stephen.glass>
This commit is contained in:
Stephen Glass
2024-09-05 01:30:16 -04:00
parent decb4bf1f6
commit 4d5c115b9f
+2
View File
@@ -6,6 +6,8 @@
'@backstage/plugin-catalog': patch
'@backstage/theme': patch
'@backstage/plugin-home': patch
'@backstage/core-app-api': patch
'@backstage/test-utils': patch
---
- Allow custom star icons to be provided via the `star` and `unstarred` icon overides. See how to override existing icons in the [Backstage documentation](https://backstage.io/docs/getting-started/app-custom-theme/#custom-icons).