From 935d8515dac6fcbde05af6a8c05b0b75abce507d Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Mon, 9 May 2022 15:21:49 +0200 Subject: [PATCH] add changeset Signed-off-by: Johan Haals --- .changeset/loud-walls-itch.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/loud-walls-itch.md diff --git a/.changeset/loud-walls-itch.md b/.changeset/loud-walls-itch.md new file mode 100644 index 0000000000..eff8c8b5c6 --- /dev/null +++ b/.changeset/loud-walls-itch.md @@ -0,0 +1,5 @@ +--- +'@backstage/create-app': patch +--- + +Updated the `--version` flag to output the version of the current backstage release instead of the version of create-app.