From 4cab7905d876756358ad6e4d8ca7cd23547399b2 Mon Sep 17 00:00:00 2001 From: Maurice Mohlek Date: Mon, 16 Jan 2023 10:31:23 +0100 Subject: [PATCH] Update .changeset/red-pens-tickle.md Co-authored-by: Johan Haals Signed-off-by: Maurice Mohlek --- .changeset/red-pens-tickle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/red-pens-tickle.md b/.changeset/red-pens-tickle.md index 03f509991e..110f186d25 100644 --- a/.changeset/red-pens-tickle.md +++ b/.changeset/red-pens-tickle.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-scaffolder-backend': patch +'@backstage/plugin-scaffolder-backend': minor --- Added ability to override the commit message and author details for the `publish:bitbucketServer` action.