Version Packages

This commit is contained in:
github-actions[bot]
2021-12-30 11:06:46 +00:00
parent f3784edd89
commit 7d27a11079
155 changed files with 760 additions and 614 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/config-loader
## 0.9.1
### Patch Changes
- 84663d59a3: Bump `typescript-json-schema` from `^0.51.0` to `^0.52.0`.
## 0.9.0
### Minor 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.9.0",
"version": "0.9.1",
"private": false,
"publishConfig": {
"access": "public",