Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/config-loader
## 1.10.3
### Patch Changes
- a73f495: Allow using `BACKSTAGE_ENV` for loading environment specific config files
- Updated dependencies
- @backstage/types@1.2.2
## 1.10.3-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.10.3-next.0",
"version": "1.10.3",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"