chore: port the fix back to mainline

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-02-25 16:42:40 +01:00
parent 6c66fe1130
commit 5c7f2343ea
3 changed files with 12 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/plugin-scaffolder-backend
## 0.17.2
### Patch Changes
- bug: `repoUrl` does not have a protocol in `publish:github:pull-request`
## 0.17.1
### Patch Changes