Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-06-24 12:20:36 +00:00
parent 1e7082ec48
commit f1e160615c
206 changed files with 3461 additions and 116 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/integration
## 1.17.1-next.0
### 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.2
- @backstage/errors@1.2.7
## 1.17.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.17.0",
"version": "1.17.1-next.0",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"