Merge branch 'master' into add-topics-to-notification-settings

Signed-off-by: billyatroadie <bstalnaker@roadie.com>
This commit is contained in:
billyatroadie
2025-04-01 10:17:31 -04:00
committed by GitHub
384 changed files with 11085 additions and 1831 deletions
+30
View File
@@ -1,5 +1,35 @@
# @backstage/plugin-notifications
## 0.5.4-next.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.17.1-next.0
- @backstage/frontend-plugin-api@0.10.1-next.0
- @backstage/core-compat-api@0.4.1-next.1
- @backstage/core-plugin-api@1.10.5
- @backstage/errors@1.2.7
- @backstage/theme@0.6.4
- @backstage/types@1.2.1
- @backstage/plugin-notifications-common@0.0.8
- @backstage/plugin-signals-react@0.0.11
## 0.5.4-next.0
### Patch Changes
- Updated dependencies
- @backstage/core-compat-api@0.4.1-next.0
- @backstage/core-components@0.17.0
- @backstage/core-plugin-api@1.10.5
- @backstage/errors@1.2.7
- @backstage/frontend-plugin-api@0.10.0
- @backstage/theme@0.6.4
- @backstage/types@1.2.1
- @backstage/plugin-notifications-common@0.0.8
- @backstage/plugin-signals-react@0.0.11
## 0.5.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications",
"version": "0.5.3",
"version": "0.5.4-next.1",
"backstage": {
"role": "frontend-plugin",
"pluginId": "notifications",