Version Packages

This commit is contained in:
github-actions[bot]
2021-11-11 11:07:58 +00:00
parent ac511f98c4
commit 3369ade8c0
160 changed files with 979 additions and 796 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/config-loader
## 0.7.2
### Patch Changes
- 0611f3b3e2: Reading app config from a remote server
- 26c5659c97: Bump msw to the same version as the rest
## 0.7.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/config-loader",
"description": "Config loading functionality used by Backstage backend, and CLI",
"version": "0.7.1",
"version": "0.7.2",
"private": false,
"publishConfig": {
"access": "public",