Merge pull request #5689 from backstage/rugvip/devfix

dev-utils: fix for scm integrations API factory not being provided
This commit is contained in:
Patrik Oldsberg
2021-05-17 14:14:40 +02:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/dev-utils': patch
---
Fix a bug where an instance of the SCM integrations API wasn't being provided properly to the dev app.