Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-11-05 12:34:28 +00:00
parent 69696f912b
commit 42386c2119
268 changed files with 3779 additions and 133 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-events-node
## 0.4.5-next.2
### Patch Changes
- 0b57aa1: Fixed an issue where the event bus polling would duplicate and increase exponentially over time.
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.4.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-events-node",
"version": "0.4.4-next.1",
"version": "0.4.5-next.2",
"description": "The plugin-events-node module for @backstage/plugin-events-backend",
"backstage": {
"role": "node-library",