Version Packages
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# @backstage/integration
|
||||
|
||||
## 1.17.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- e0189b8: UrlReader: Fix handling of access tokens for GitLab readURL requests
|
||||
- d1e4a6d: Fixed bug where the GitLab user token and GitLab integration token were being merged together
|
||||
- Updated dependencies
|
||||
- @backstage/config@1.3.3
|
||||
|
||||
## 1.17.1-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/integration",
|
||||
"version": "1.17.1-next.1",
|
||||
"version": "1.17.1",
|
||||
"description": "Helpers for managing integrations towards external systems",
|
||||
"backstage": {
|
||||
"role": "common-library"
|
||||
|
||||
Reference in New Issue
Block a user