Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-12-24 10:07:58 +00:00
parent 5a5313b50e
commit 2e3fbc11c2
241 changed files with 3406 additions and 130 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/config-loader
## 1.9.5-next.0
### Patch Changes
- 8ecf8cb: Exclude `@backstage/backend-common` from schema collection if `@backstage/backend-defaults` is present
- Updated dependencies
- @backstage/cli-common@0.1.15
- @backstage/config@1.3.1
- @backstage/errors@1.2.6
- @backstage/types@1.2.0
## 1.9.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.9.3",
"version": "1.9.5-next.0",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"