Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-09 15:00:36 +00:00
parent aca9de5982
commit 020d484ac4
140 changed files with 1486 additions and 71 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/config-loader
## 1.10.3-next.0
### Patch Changes
- a73f495: Allow using `BACKSTAGE_ENV` for loading environment specific config files
## 1.10.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.10.2",
"version": "1.10.3-next.0",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"