Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-03-11 16:50:56 +00:00
parent 936e005b3c
commit 68af69b2b8
244 changed files with 4154 additions and 126 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-events-node
## 0.4.9-next.2
### Patch Changes
- b95aa77: add `addHttpPostBodyParser` to events extension to allow body parse customization. This feature will enhance flexibility in handling HTTP POST requests in event-related operations.
- Updated dependencies
- @backstage/backend-plugin-api@1.2.1-next.1
- @backstage/errors@1.2.7
- @backstage/types@1.2.1
## 0.4.9-next.1
### Patch Changes