diff --git a/.changeset/chilled-ladybugs-cough.md b/.changeset/chilled-ladybugs-cough.md index fd5e3f02b0..95a86e97c6 100644 --- a/.changeset/chilled-ladybugs-cough.md +++ b/.changeset/chilled-ladybugs-cough.md @@ -1,5 +1,5 @@ --- -'@backstage/core-plugin-api': patch +'@backstage/core-plugin-api': minor --- Added a new `display` property to the `AlertMessage` which can accept the values `permanent` or `transient`.