Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-04-01 13:24:16 +00:00
parent 5c3ebdbff5
commit 2fc663ad48
207 changed files with 3407 additions and 188 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/integration
## 1.16.3-next.0
### Patch Changes
- 9768992: Mark GitHub `webhookSecret` config property as optional. A `webhookSecret` is not required when creating a GitHub App.
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 1.16.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.16.2",
"version": "1.16.3-next.0",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"