From 66c6bfebd54107a0dccce1d8469c486a4d7ecff2 Mon Sep 17 00:00:00 2001 From: Djamaile Rahamat Date: Tue, 8 Jun 2021 02:46:18 +0200 Subject: [PATCH] docs: update changelog Signed-off-by: Djamaile Rahamat --- .changeset/modern-ladybugs-perform.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/modern-ladybugs-perform.md diff --git a/.changeset/modern-ladybugs-perform.md b/.changeset/modern-ladybugs-perform.md new file mode 100644 index 0000000000..182b0899db --- /dev/null +++ b/.changeset/modern-ladybugs-perform.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': minor +--- + +Scaffolding a repository in Bitbucket will now use the apiBaseUrl if it is provided instead of only the host parameter