Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-31 15:30:51 +00:00
parent 292b6431a2
commit a2cb332e25
334 changed files with 3572 additions and 167 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-notifications
## 0.5.16-next.1
### Patch Changes
- d156cf4: Added `title` and `icon` to the new frontend system plugin definition.
- Updated dependencies
- @backstage/ui@0.14.0-next.1
- @backstage/frontend-plugin-api@0.16.0-next.1
- @backstage/core-components@0.18.9-next.0
- @backstage/core-plugin-api@1.12.5-next.1
## 0.5.16-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications",
"version": "0.5.16-next.0",
"version": "0.5.16-next.1",
"backstage": {
"role": "frontend-plugin",
"pluginId": "notifications",