Merge pull request #2647 from spotify/rugvip/changetest

changesets: add entry for /api change to create-app
This commit is contained in:
Patrik Oldsberg
2020-09-29 10:16:00 +02:00
committed by GitHub
+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.