committed by
Fredrik Adelöw
parent
a5c3dd77fe
commit
0e120c5c66
@@ -1,5 +1,15 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 0.5.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 277644e09: Include missing fields in GitLab config schema. This sometimes prevented loading config on the frontend specifically, when using self-hosted GitLab.
|
||||
- 52f613030: Support GitHub `tree` URLs in `getGitHubFileFetchUrl`.
|
||||
- 905cbfc96: Add `resolveEditUrl` to integrations to resolve a URL that can be used to edit
|
||||
a file in the web interfaces of an SCM.
|
||||
- d4e77ec5f: Add option to `resolveUrl` that allows for linking to a specific line number when resolving a file URL.
|
||||
|
||||
## 0.5.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
Reference in New Issue
Block a user