Version Packages

This commit is contained in:
github-actions[bot]
2026-02-17 16:06:18 +00:00
parent 31de2c9b3a
commit e6df5d52ce
589 changed files with 6497 additions and 2264 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/backend-app-api
## 1.5.0
### Minor Changes
- f1d29b4: Added support for extension point factories, along with the ability to report module startup failures via the extension point factory context.
### 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
## 1.5.0-next.1
### Patch Changes