Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-05-27 14:48:17 +00:00
parent e69e88841e
commit 19f0650b16
310 changed files with 3413 additions and 170 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/plugin-notifications
## 0.5.6-next.0
### Patch Changes
- 18c64e9: Added the `info.packageJson` option to the plugin instance for the new frontend system.
- Updated dependencies
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/core-compat-api@0.4.3-next.0
## 0.5.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-notifications",
"version": "0.5.5",
"version": "0.5.6-next.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "notifications",