Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-app-api
## 1.6.0
### Minor Changes
- 545557a: Registration errors should be forwarded as BackendStartupResult
### Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@1.8.0
## 1.6.0-next.1
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-app-api",
"version": "1.6.0-next.1",
"version": "1.6.0",
"description": "Core API used by Backstage backend apps",
"backstage": {
"role": "node-library"