Version Packages (#2039)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-11-20 20:09:08 +01:00 committed by GitHub
parent afefe93481
commit fccccb1145
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-pull-requests-board': patch
---
Adding support for the new frontend system, available at the `/alpha` export.

View File

@ -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

View File

@ -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",