From 0b9ce2b28100bb35e4b6e4821057e890147b1e8e Mon Sep 17 00:00:00 2001 From: bnechyporenko Date: Thu, 4 Jan 2024 15:38:14 +0100 Subject: [PATCH] Scaffolder: Fix for a step with no properties Signed-off-by: Bogdan Nechyporenko Signed-off-by: bnechyporenko --- .changeset/giant-fans-type.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/giant-fans-type.md diff --git a/.changeset/giant-fans-type.md b/.changeset/giant-fans-type.md new file mode 100644 index 0000000000..64f32423d5 --- /dev/null +++ b/.changeset/giant-fans-type.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-react': patch +--- + +Fix for a step with no properties