Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-05-06 13:51:57 +00:00
parent 8e9269825d
commit 35a0c4b598
218 changed files with 3201 additions and 111 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/integration
## 1.17.0-next.2
### Minor Changes
- f134cea: Implement Edit URL feature for Gerrit 3.9+.
It's possible to disable the edit url by adding the `disableEditUrl: true` config in the Gerrit integration.
### Patch Changes
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 1.16.4-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.16.4-next.1",
"version": "1.17.0-next.2",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"