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