Version Packages

This commit is contained in:
github-actions[bot]
2026-04-14 14:57:31 +00:00
parent 9f24941b49
commit 93e643d142
603 changed files with 5867 additions and 1607 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-notifications
## 0.5.16
### Patch Changes
- 19a2a03: Migrated notifications plugin to use backstage UI
- d156cf4: Added `title` and `icon` to the new frontend system plugin definition.
- Updated dependencies
- @backstage/ui@0.14.0
- @backstage/errors@1.3.0
- @backstage/theme@0.7.3
- @backstage/frontend-plugin-api@0.16.0
- @backstage/core-components@0.18.9
- @backstage/core-plugin-api@1.12.5
- @backstage/plugin-notifications-common@0.2.2
- @backstage/plugin-signals-react@0.0.21
## 0.5.16-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications",
"version": "0.5.16-next.2",
"version": "0.5.16",
"backstage": {
"role": "frontend-plugin",
"pluginId": "notifications",