From d50c9e7c0cecf09cb542f8896fc19b86c84cb4e6 Mon Sep 17 00:00:00 2001 From: blam Date: Wed, 28 Jul 2021 11:16:46 +0200 Subject: [PATCH] chore: added changeset Signed-off-by: blam --- .changeset/pink-plants-reflect.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/pink-plants-reflect.md diff --git a/.changeset/pink-plants-reflect.md b/.changeset/pink-plants-reflect.md new file mode 100644 index 0000000000..7b0069644b --- /dev/null +++ b/.changeset/pink-plants-reflect.md @@ -0,0 +1,5 @@ +--- +'@backstage/create-app': patch +--- + +Update the `software-templates` to point to `main` branch instead of `master`