Version Packages (#3587)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-04-11 17:14:35 +02:00 committed by GitHub
parent 0306f7b7ab
commit ee63e4ccf9
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-github-deployments': patch
---
remove unused devDependency `canvas`

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-github-deployments
## 0.6.1
### Patch Changes
- 4aad9f3: remove unused devDependency `canvas`
## 0.6.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-github-deployments",
"version": "0.6.0",
"version": "0.6.1",
"description": "A Backstage plugin that integrates towards GitHub Deployments",
"backstage": {
"role": "frontend-plugin",