Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-08 13:35:26 +00:00
parent 4ab5cf23d2
commit eef10dfb4d
95 changed files with 1041 additions and 47 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-signals
## 0.0.21-next.2
### Patch Changes
- d52d67f: Added a New Frontend System App Root Element for the `<SignalsDisplay />` component
- Updated dependencies
- @backstage/theme@0.6.7-next.1
- @backstage/core-components@0.17.4-next.2
- @backstage/core-compat-api@0.4.4-next.1
- @backstage/core-plugin-api@1.10.9-next.0
## 0.0.21-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-signals",
"version": "0.0.21-next.1",
"version": "0.0.21-next.2",
"backstage": {
"role": "frontend-plugin",
"pluginId": "signals",