Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-24 12:57:42 +00:00
parent 80f7b646a5
commit c2c60546d2
358 changed files with 4032 additions and 178 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/config-loader
## 1.10.4-next.0
### Patch Changes
- b45b094: Allow colon to be used as config key.
- Updated dependencies
- @backstage/config@1.3.4-next.0
## 1.10.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.10.3",
"version": "1.10.4-next.0",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"