Version Packages (#3993)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
31b91ce00d
commit
b36e616244
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-azure-storage-explorer-backend': patch
|
||||
---
|
||||
|
||||
Updated dependency `@azure/identity` to `4.9.1`.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue