Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-11-26 11:10:07 +00:00
parent 4c565e181b
commit b86975e7fb
332 changed files with 5124 additions and 196 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/integration
## 1.16.0-next.0
### Minor Changes
- 277092a: Add the integration for Azure blob storage to read the credentials to access the storage account and provide the default credential provider.
### Patch Changes
- Updated dependencies
- @backstage/config@1.3.0
- @backstage/errors@1.2.5
## 1.15.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/integration",
"version": "1.15.2",
"version": "1.16.0-next.0",
"description": "Helpers for managing integrations towards external systems",
"backstage": {
"role": "common-library"