Version Packages

This commit is contained in:
github-actions[bot]
2020-12-10 11:25:39 +00:00
parent 9fc45c33f0
commit cf187484bf
143 changed files with 1623 additions and 911 deletions
+8
View File
@@ -0,0 +1,8 @@
# @backstage/config
## 0.1.2
### Patch Changes
- e3bd9fc2f: Fix unneeded defensive code
- e3bd9fc2f: Fix useless conditional
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/config",
"description": "Config API used by Backstage core, backend, and CLI",
"version": "0.1.1",
"version": "0.1.2",
"private": false,
"publishConfig": {
"access": "public",