changesets: add entry for /api change to create-app

This commit is contained in:
Patrik Oldsberg
2020-09-28 23:50:39 +02:00
parent 2d37f700a2
commit 7aff112af8
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': minor
---
The default mount point for backend plugins have been changed to /api. These changes are done in the backend package itself, so it is recommended that you sync up existing backend packages with this new pattern.