Version Packages

This commit is contained in:
github-actions[bot]
2021-03-18 12:31:44 +00:00
parent 20d539e577
commit 718eea4f08
135 changed files with 1035 additions and 603 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/config
## 0.1.4
### Patch Changes
- 0434853a5: Reformulate the json types to break type recursion
## 0.1.3
### 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.3",
"version": "0.1.4",
"private": false,
"publishConfig": {
"access": "public",