Version Packages

This commit is contained in:
github-actions[bot]
2025-07-15 14:26:41 +00:00
parent c167ee9ccd
commit 9a7cae26c9
451 changed files with 4692 additions and 880 deletions
+9
View File
@@ -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 -1
View File
@@ -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"