update changeset

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
This commit is contained in:
Tim Hansen
2021-10-29 13:43:28 -06:00
parent e9206f437c
commit c01e26327e
+3 -1
View File
@@ -3,4 +3,6 @@
'@backstage/theme': patch
---
Will Add warning variant to `DismissableBanner` component.
Added a warning variant to `DismissableBanner` component. If you are using a
custom theme, you will need to add the optional `palette.banner.warning` color,
otherwise this variant will fall back to the `palette.banner.error` color.