diff --git a/.changeset/fuzzy-elephants-tease.md b/.changeset/fuzzy-elephants-tease.md new file mode 100644 index 0000000000..014a1136fd --- /dev/null +++ b/.changeset/fuzzy-elephants-tease.md @@ -0,0 +1,5 @@ +--- +'@backstage/create-app': patch +--- + +Fixed lack of `.yarnrc.yml` in the template. diff --git a/packages/create-app/templates/default-app/.yarnrc.yml b/packages/create-app/templates/default-app/.yarnrc.yml.hbs similarity index 100% rename from packages/create-app/templates/default-app/.yarnrc.yml rename to packages/create-app/templates/default-app/.yarnrc.yml.hbs