Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-11 15:25:17 +00:00
parent d1bc8e9835
commit e83ead9b1a
342 changed files with 5004 additions and 173 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-signals-node
## 0.1.5-next.3
### Patch Changes
- d44a20a: Added additional plugin metadata to `package.json`.
- Updated dependencies
- @backstage/backend-plugin-api@0.6.19-next.3
- @backstage/plugin-auth-node@0.4.14-next.3
- @backstage/plugin-events-node@0.3.5-next.2
- @backstage/backend-common@0.23.0-next.3
- @backstage/config@1.2.0
- @backstage/types@1.1.1
## 0.1.5-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-signals-node",
"version": "0.1.5-next.2",
"version": "0.1.5-next.3",
"description": "Node.js library for the signals plugin",
"backstage": {
"role": "node-library",