Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-04-22 12:36:56 +00:00
parent 6c2c6cdbe8
commit ce2cf32847
303 changed files with 4505 additions and 166 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/integration
## 1.16.4-next.0
### Patch Changes
- f3381d3: Added missing `organizations` property to `azure` section in `config.d.ts` file
- Updated dependencies
- @backstage/config@1.3.2
- @backstage/errors@1.2.7
## 1.16.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.16.3",
"version": "1.16.4-next.0",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"