From 5afbe1dba22d230996ddfd27858a6ae47cec0ba0 Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 30 May 2024 14:34:37 +0200 Subject: [PATCH] feat: added changeset Signed-off-by: blam Signed-off-by: blam --- .changeset/thirty-gorillas-train.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/thirty-gorillas-train.md diff --git a/.changeset/thirty-gorillas-train.md b/.changeset/thirty-gorillas-train.md new file mode 100644 index 0000000000..79214e457b --- /dev/null +++ b/.changeset/thirty-gorillas-train.md @@ -0,0 +1,5 @@ +--- +'@backstage/cli': patch +--- + +Export default module for `scaffolder-action` cli template