Version Packages

This commit is contained in:
github-actions[bot]
2025-01-14 12:23:31 +00:00
parent 28705fb8f6
commit 43f666371b
412 changed files with 4831 additions and 1268 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/config-loader
## 1.9.5
### Patch Changes
- 8ecf8cb: Exclude `@backstage/backend-common` from schema collection if `@backstage/backend-defaults` is present
- Updated dependencies
- @backstage/types@1.2.1
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 1.9.5-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.9.5-next.1",
"version": "1.9.5",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"