Version Packages (next)
This commit is contained in:
@@ -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,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",
|
||||
|
||||
Reference in New Issue
Block a user