Skip to content

Commit f3cf54e

Browse files
backstage-servicegithub-actions[bot]
authored andcommitted
Version Packages (backstage#4702)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: Diana Janickova <[email protected]>
1 parent 91027c7 commit f3cf54e

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

workspaces/github-actions/.changeset/gold-rules-burn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/github-actions/.changeset/strong-days-deliver.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/github-actions/.changeset/version-bump-1-41-1.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/github-actions/plugins/github-actions/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @backstage-community/plugin-github-actions
22

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- 624c181: Backstage version bump to v1.41.1
8+
9+
### Patch Changes
10+
11+
- b41b1f0: Change default branch to be that of the target repository instead of assuming it is using master.
12+
- 337f19a: Resolve visual issue caused by the centering of the Workflow Status was done inside the component instead of controlled by the wrapper object. This led to case where when viewing 'Workflow run details' the status was centered when all other content was left aligned.
13+
314
## 0.12.0
415

516
### Minor Changes

workspaces/github-actions/plugins/github-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-github-actions",
3-
"version": "0.12.0",
3+
"version": "0.13.0",
44
"description": "A Backstage plugin that integrates towards GitHub Actions",
55
"backstage": {
66
"role": "frontend-plugin",

0 commit comments

Comments
 (0)