Version Packages (#4173)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-06-02 16:01:43 +02:00 committed by GitHub
parent dd3519b96e
commit c5a0afe18f
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-actions': patch
---
Fixed an issue where branches were fetched unnecessarily by certain components.

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-github-actions
## 0.11.1
### Patch Changes
- dd3519b: Fixed an issue where branches were fetched unnecessarily by certain components.
## 0.11.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-github-actions",
"version": "0.11.0",
"version": "0.11.1",
"description": "A Backstage plugin that integrates towards GitHub Actions",
"backstage": {
"role": "frontend-plugin",