Version Packages

This commit is contained in:
github-actions[bot]
2025-07-15 14:26:41 +00:00
parent c167ee9ccd
commit 9a7cae26c9
451 changed files with 4692 additions and 880 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-signals
## 0.0.21
### Patch Changes
- d52d67f: Added a New Frontend System App Root Element for the `<SignalsDisplay />` component
- Updated dependencies
- @backstage/core-components@0.17.4
- @backstage/core-plugin-api@1.10.9
- @backstage/theme@0.6.7
- @backstage/core-compat-api@0.4.4
- @backstage/frontend-plugin-api@0.10.4
- @backstage/plugin-signals-react@0.0.15
## 0.0.21-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-signals",
"version": "0.0.21-next.2",
"version": "0.0.21",
"backstage": {
"role": "frontend-plugin",
"pluginId": "signals",