Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-04-21 15:07:43 +00:00
parent 50a66a9183
commit 1cc86bee1c
423 changed files with 5447 additions and 212 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-signals-node
## 0.2.1-next.0
### Patch Changes
- 0c5e41f: Removed unused dependencies that had no imports in source code.
- Updated dependencies
- @backstage/backend-plugin-api@1.9.1-next.0
- @backstage/plugin-events-node@0.4.22-next.0
- @backstage/types@1.2.2
## 0.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-signals-node",
"version": "0.2.0",
"version": "0.2.1-next.0",
"description": "Node.js library for the signals plugin",
"backstage": {
"role": "node-library",