Add changeset

This commit is contained in:
Johan Haals
2021-01-15 16:35:06 +01:00
parent c481192488
commit b604a9d411
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/cli': patch
'@backstage/create-app': patch
---
Append `-credentials.yaml` to credentials file generated by `backstage-cli create-github-app`.
Add `*-credentials.yaml` to gitignore to prevent accidental commits.