Version Packages

This commit is contained in:
github-actions[bot]
2022-01-27 11:07:27 +00:00
parent c46a99b045
commit 406848efee
195 changed files with 987 additions and 865 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/backend-common
## 0.10.5
### Patch Changes
- de9d7eba63: Fixed configuration schema incorrectly declaring `backend.listen.address` to exist, rather than `backend.listen.host`, which is the correct key.
## 0.10.4
### Patch Changes