Version Packages (next) (#32150)

This commit is contained in:
Backstage Service Account
2025-12-23 18:22:06 +01:00
committed by GitHub
parent f322010f67
commit fea3e3972d
72 changed files with 1206 additions and 36 deletions
+20
View File
@@ -1,5 +1,25 @@
# @backstage/backend-defaults
## 0.14.1-next.0
### Patch Changes
- 7126bf2: Fixed a spelling mistake in root health service shutdown response.
- Updated dependencies
- @backstage/backend-app-api@1.4.0
- @backstage/backend-dev-utils@0.1.6
- @backstage/backend-plugin-api@1.6.0
- @backstage/cli-node@0.2.16
- @backstage/config@1.3.6
- @backstage/config-loader@1.10.7
- @backstage/errors@1.2.7
- @backstage/integration@1.19.0
- @backstage/integration-aws-node@0.1.19
- @backstage/types@1.2.2
- @backstage/plugin-auth-node@0.6.10
- @backstage/plugin-events-node@0.4.18
- @backstage/plugin-permission-node@0.10.7
## 0.14.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.14.0",
"version": "0.14.1-next.0",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"