Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-01 11:50:02 +00:00
parent 10fe5e5fa2
commit 952cefedd8
363 changed files with 4442 additions and 192 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/config-loader
## 1.10.2-next.0
### Patch Changes
- ff23618: Loosen the requirements for a key to be considered valid config.
- Updated dependencies
- @backstage/config@1.3.3-next.0
## 1.10.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.10.1",
"version": "1.10.2-next.0",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"