Version Packages (#2395)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-12-24 21:40:45 +01:00 committed by GitHub
parent 1751e05301
commit 33fc80a3cd
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-vault-backend': patch
---
Removed dependency `@backstage/backend-tasks`

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-vault-backend
## 0.5.1
### Patch Changes
- e0cedc6: Removed dependency `@backstage/backend-tasks`
## 0.5.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-vault-backend",
"version": "0.5.0",
"version": "0.5.1",
"description": "A Backstage backend plugin that integrates towards Vault",
"backstage": {
"role": "backend-plugin",