Add create-app to changeset

Signed-off-by: Tim Hansen <timbonicush@spotify.com>
This commit is contained in:
Tim Hansen
2023-06-16 08:18:29 -06:00
parent 23612c55e2
commit bf347b0747
+1
View File
@@ -1,5 +1,6 @@
---
'@backstage/backend-common': patch
'@backstage/create-app': patch
---
Changed the default backend CacheClient to an in-memory cache when not explicitly configured.