chre: changeset

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-01-05 08:31:02 +01:00
parent 92a37a8fc7
commit 016a52c28f
+10
View File
@@ -0,0 +1,10 @@
---
'@backstage/create-app': patch
---
Bumped the minimum version of `better-sqlite3`. You can make the following change to your `packages/backend/package.json` to keep your instance of Backstage updated.
```diff
- "better-sqlite3": "^7.5.0",
+ "better-sqlite3": "^8.0.0",
```