Version Packages

This commit is contained in:
github-actions[bot]
2025-10-14 15:29:54 +00:00
parent a1e82d634b
commit d6ce2db9ca
470 changed files with 4698 additions and 1065 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/config-loader
## 1.10.5
### Patch Changes
- b45b094: Allow colon to be used as config key.
- Updated dependencies
- @backstage/config@1.3.5
## 1.10.4-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.10.5-next.0",
"version": "1.10.5",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"