Update changeset

Signed-off-by: Joe Porpeglia <josephp@spotify.com>
This commit is contained in:
Joe Porpeglia
2021-12-06 11:26:10 -05:00
parent ef8392dab2
commit c2a478d7f9
+2 -1
View File
@@ -1,5 +1,6 @@
---
'@backstage/backend-common': minor
'@backstage/backend-common': path
---
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.