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