Version Packages (#3587)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
0306f7b7ab
commit
ee63e4ccf9
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-github-deployments': patch
|
||||
---
|
||||
|
||||
remove unused devDependency `canvas`
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-github-deployments
|
||||
|
||||
## 0.6.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4aad9f3: remove unused devDependency `canvas`
|
||||
|
||||
## 0.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue