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-react
## 1.2.9-next.0
### Patch Changes
- 998fd15: Separated gitlab `write_repository` and `api` scope to pass checks in `RefreshingAuthSessionManager`
- Updated dependencies
- @backstage/integration@1.17.1-next.0
- @backstage/config@1.3.2
- @backstage/core-plugin-api@1.10.8
## 1.2.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration-react",
"version": "1.2.8",
"version": "1.2.9-next.0",
"description": "Frontend package for managing integrations towards external systems",
"backstage": {
"role": "web-library"