Version Packages

This commit is contained in:
github-actions[bot]
2025-10-14 15:29:54 +00:00
parent a1e82d634b
commit d6ce2db9ca
470 changed files with 4698 additions and 1065 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/integration
## 1.18.1
### Patch Changes
- d772b51: remove host from azure blob storage integration type
- 84443f1: Adds config definitions for Azure Blob Storage.
- Updated dependencies
- @backstage/config@1.3.5
## 1.18.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.18.1-next.1",
"version": "1.18.1",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"