Version Packages (next)
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
# @backstage/plugin-events-node
|
||||
|
||||
## 0.4.1-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 094eaa3: Remove references to in-repo backend-common
|
||||
- 2f88f88: Updated backend installation instructions.
|
||||
- a90ce4a: The default implementation of the `EventsService` now uses the new event bus for distributing events across multiple backend instances if the events backend plugin is installed.
|
||||
- Updated dependencies
|
||||
- @backstage/backend-plugin-api@1.0.1-next.0
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-events-node",
|
||||
"version": "0.4.0",
|
||||
"version": "0.4.1-next.0",
|
||||
"description": "The plugin-events-node module for @backstage/plugin-events-backend",
|
||||
"backstage": {
|
||||
"role": "node-library",
|
||||
|
||||
Reference in New Issue
Block a user