Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-11-12 21:18:54 +00:00
parent 2de6732a83
commit ecdb1ce0b6
228 changed files with 3370 additions and 114 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-events-node
## 0.4.5-next.3
### Patch Changes
- 9816f51: Add raw body information to `RequestDetails`
and use the raw body when validating incoming event requests.
- Updated dependencies
- @backstage/backend-plugin-api@1.0.2-next.2
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 0.4.5-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-events-node",
"version": "0.4.5-next.2",
"version": "0.4.5-next.3",
"description": "The plugin-events-node module for @backstage/plugin-events-backend",
"backstage": {
"role": "node-library",