From 7a3a9f009d7dc8ff41264960f8c73f63b8089d9c Mon Sep 17 00:00:00 2001 From: ahmed Date: Mon, 18 Jul 2022 12:44:45 +0200 Subject: [PATCH] patch to fix a bug not minor change Signed-off-by: ahmed --- .changeset/hot-cooks-enjoy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/hot-cooks-enjoy.md b/.changeset/hot-cooks-enjoy.md index 503809fe61..3b7e86505c 100644 --- a/.changeset/hot-cooks-enjoy.md +++ b/.changeset/hot-cooks-enjoy.md @@ -1,5 +1,5 @@ --- -'@backstage/backend-common': minor +'@backstage/backend-common': patch --- Fix edge case bug when gitlab relativePath is repeated in the target URL.