Version Packages (next) (#32222)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account
2025-12-30 16:06:20 +01:00
committed by GitHub
parent 3afeab42a0
commit 9f1ee3e667
148 changed files with 1376 additions and 73 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/integration
## 1.19.2-next.0
### Patch Changes
- 3afeab4: Implementing `ScmIntegration` for `GoogleGcs`
- 9083273: Rollback the lowercase replacing in GitHub integration config
## 1.19.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.19.0",
"version": "1.19.2-next.0",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"