Version Packages

This commit is contained in:
github-actions[bot]
2024-07-16 12:06:55 +00:00
parent 6770d81f38
commit 8d2fe707cb
436 changed files with 5209 additions and 1305 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-events-node
## 0.3.8
### Patch Changes
- b05e1e1: Service factories exported by this package have been updated to use the new service factory format that doesn't use a callback.
- Updated dependencies
- @backstage/backend-plugin-api@0.7.0
## 0.3.8-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-events-node",
"version": "0.3.8-next.1",
"version": "0.3.8",
"description": "The plugin-events-node module for @backstage/plugin-events-backend",
"backstage": {
"role": "node-library",