Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-02-10 16:14:59 +00:00
parent 20bd285bcd
commit 7c41134684
222 changed files with 3034 additions and 111 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/backend-app-api
## 1.5.0-next.1
### Patch Changes
- 6bb2f21: Fixed memory leak by properly cleaning up process event listeners on backend shutdown.
- Updated dependencies
- @backstage/backend-plugin-api@1.7.0-next.1
## 1.5.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "1.5.0-next.0",
"version": "1.5.0-next.1",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"