Version Packages
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 0.3.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- c4abcdb60: Fix GitLab handling of paths with spaces
|
||||
- 064c513e1: Properly forward errors that occur when looking up GitLab project IDs.
|
||||
- 3149bfe63: Add a `resolveUrl` method to integrations, that works like the two-argument URL
|
||||
constructor. The reason for using this is that Azure have their paths in a
|
||||
query parameter, rather than the pathname of the URL.
|
||||
|
||||
The implementation is optional (when not present, the URL constructor is used),
|
||||
so this does not imply a breaking change.
|
||||
|
||||
- 2e62aea6f: #4322 Bitbucket own hosted v5.11.1 branchUrl fix and enabled error tracing… #4347
|
||||
|
||||
## 0.3.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
Reference in New Issue
Block a user