Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-01-27 15:51:11 +00:00
parent 35c5b64344
commit d4b85dddee
387 changed files with 5533 additions and 194 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/backend-app-api
## 1.5.0-next.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
- Updated dependencies
- @backstage/backend-plugin-api@1.7.0-next.0
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
## 1.4.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "1.4.1",
"version": "1.5.0-next.0",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"