Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-04-02 14:11:36 +00:00
parent 99f1146f65
commit 366cf07ad3
475 changed files with 6631 additions and 301 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/config-loader
## 1.8.0-next.0
### Minor Changes
- 99bab65: Support parameter substitution for environment variables
### Patch Changes
- Updated dependencies
- @backstage/cli-common@0.1.13
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
## 1.7.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/config-loader",
"version": "1.7.0",
"version": "1.8.0-next.0",
"description": "Config loading functionality used by Backstage backend, and CLI",
"backstage": {
"role": "node-library"