Version Packages (#2039)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
afefe93481
commit
fccccb1145
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-github-pull-requests-board': patch
|
||||
---
|
||||
|
||||
Adding support for the new frontend system, available at the `/alpha` export.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-github-pull-requests-board
|
||||
|
||||
## 0.2.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- afefe93: Adding support for the new frontend system, available at the `/alpha` export.
|
||||
|
||||
## 0.2.6
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-github-pull-requests-board",
|
||||
"version": "0.2.6",
|
||||
"version": "0.2.7",
|
||||
"description": "A Backstage plugin that allows you to see all open Pull Requests for all the repositories owned by your team",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
|
|
|||
Loading…
Reference in New Issue