chore: update changesets

Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
This commit is contained in:
Benjamin Janssens
2024-06-06 15:41:54 +02:00
parent 1759266332
commit 9281933836
3 changed files with 11 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-import': patch
---
Updated `CatalogImportClient` to use the updated `ScmAuthTokenOptions`
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/plugin-scaffolder': patch
---
Removed waiting until all fields are filled in before requesting user credentials
Removed waiting for the workspace and repository fields to be filled in before requesting user credentials
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/integration-react': patch
---
Property `url` of class `ScmAuthTokenOptions` has been replaced with `host`