Version Packages
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 0.6.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- f7ad3a8925: Fix Azure URL handling to properly support both repo shorthand (`/owner/_git/project`) and full URLs (`/owner/project/_git/repo`).
|
||||
|
||||
Fix Azure DevOps Server URL handling by being able to parse URLs with hosts other than `dev.azure.com`. Note that the `api-version` used for API requests is currently `6.0`, meaning you need to support at least this version in your Azure DevOps Server instance.
|
||||
|
||||
- 96fef17a18: Upgrade git-parse-url to v11.6.0
|
||||
- cc5c8f4979: Handle pagination on return results when fetch GitHub API to list selected repos
|
||||
|
||||
## 0.6.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user