Merge pull request #23882 from mareklibra/export.severities

fix(notifications): export notificationSeverities for reuse
This commit is contained in:
Patrik Oldsberg
2024-04-13 16:11:45 +02:00
committed by GitHub
6 changed files with 41 additions and 10 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-notifications-backend': patch
'@backstage/plugin-notifications-common': patch
---
The ordered list of notifications' severities is exported by notifications-common for reusability.