Version Packages

This commit is contained in:
github-actions[bot]
2021-08-26 11:25:27 +00:00
parent 0d377b45b3
commit e7130884a0
146 changed files with 920 additions and 598 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/config
## 0.1.8
### Patch Changes
- 47113f1f1: Only warn once per key when trying to read visibility-filtered values
## 0.1.7
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/config",
"description": "Config API used by Backstage core, backend, and CLI",
"version": "0.1.7",
"version": "0.1.8",
"private": false,
"publishConfig": {
"access": "public",