Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-02-10 16:14:59 +00:00
parent 20bd285bcd
commit 7c41134684
222 changed files with 3034 additions and 111 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/integration
## 1.20.0-next.2
### Patch Changes
- cc6206e: Added support for `{org}.visualstudio.com` domains used by Azure DevOps
## 1.20.0-next.1
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.20.0-next.1",
"version": "1.20.0-next.2",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"