From 8d0f80e5ab33b3c272b95a7bee8c73393b4730ef Mon Sep 17 00:00:00 2001 From: NIKUNJ LALITKUMAR HUDKA Date: Wed, 23 Oct 2024 15:33:50 -0300 Subject: [PATCH] changeset changes from major to minor Signed-off-by: NIKUNJ LALITKUMAR HUDKA --- .changeset/cyan-rocks-divide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/cyan-rocks-divide.md b/.changeset/cyan-rocks-divide.md index 8fa76a493e..8576e515d8 100644 --- a/.changeset/cyan-rocks-divide.md +++ b/.changeset/cyan-rocks-divide.md @@ -1,5 +1,5 @@ --- -'@backstage/integration': major +'@backstage/integration': minor --- Add the integration for Azure blob storage to read the credentials to access the storage account and provide the default credential provider.