Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-add-export-for-in-memory-broker

This commit is contained in:
Brian Fletcher
2023-03-08 09:41:46 +00:00
507 changed files with 8245 additions and 1143 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-events-backend
## 0.2.4-next.2
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.18.3-next.2
- @backstage/backend-plugin-api@0.4.1-next.2
- @backstage/plugin-events-node@0.2.4-next.2
- @backstage/config@1.0.7-next.0
## 0.2.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-events-backend",
"version": "0.2.4-next.1",
"version": "0.2.4-next.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",