Version Packages (#3993)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-05-15 07:40:13 +02:00 committed by GitHub
parent 31b91ce00d
commit b36e616244
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-azure-storage-explorer-backend': patch
---
Updated dependency `@azure/identity` to `4.9.1`.

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-azure-storage-explorer-backend
## 0.5.1
### Patch Changes
- cce38d4: Updated dependency `@azure/identity` to `4.9.1`.
## 0.5.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-azure-storage-explorer-backend",
"version": "0.5.0",
"version": "0.5.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",