Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-10 17:34:12 +00:00
parent 1097f68579
commit ed7c4e3bef
325 changed files with 3870 additions and 162 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/integration
## 2.0.0-next.2
### Patch Changes
- 1513a0b: Fixed a security vulnerability where path traversal sequences in SCM URLs could be used to access unintended API endpoints using server-side integration credentials.
## 2.0.0-next.1
### Major Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "2.0.0-next.1",
"version": "2.0.0-next.2",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"