Version Packages

This commit is contained in:
github-actions[bot]
2025-09-16 13:22:58 +00:00
parent 7a3daf82dd
commit b799a2d07f
444 changed files with 4397 additions and 1032 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/integration
## 1.18.0
### Minor Changes
- 03bdc68: Added support for limiting GithubAppCredentialsMux to specific apps
### Patch Changes
- 56897d7: Fixes issue with Github credentials provider which fails to match organization name if using allowedInstallationOwners
## 1.18.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.18.0-next.0",
"version": "1.18.0",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"