Version Packages

This commit is contained in:
github-actions[bot]
2021-12-16 08:56:38 +00:00
parent 7bd536c985
commit ef6a039e07
110 changed files with 688 additions and 480 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/backend-common
## 0.9.14
### Patch Changes
- fe24bc9a32: Each plugin now saves to a separate sqlite database file when `connection.filename` is provided in the sqlite config.
Any existing sqlite database files will be ignored.
## 0.9.13
### Patch Changes