Skip to content

Commit 8454457

Browse files
Version Packages (#9312)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7d2bb96 commit 8454457

15 files changed

Lines changed: 59 additions & 18 deletions

File tree

workspaces/github/.changeset/version-bump-1-51-0.md

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

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

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 9a217cf: Backstage version bump to v1.51.0
8+
39
## 1.0.0
410

511
### Major Changes

workspaces/github/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": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A Backstage plugin that integrates towards GitHub Actions",
55
"backstage": {
66
"role": "frontend-plugin",

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

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 9a217cf: Backstage version bump to v1.51.0
8+
39
## 1.0.0
410

511
### Major Changes

workspaces/github/plugins/github-deployments/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-deployments",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "A Backstage plugin that integrates towards GitHub Deployments",
55
"backstage": {
66
"role": "frontend-plugin",

workspaces/github/plugins/github-discussions-common/CHANGELOG.md

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

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- 9a217cf: Backstage version bump to v1.51.0
8+
39
## 0.12.0
410

511
### Minor Changes

workspaces/github/plugins/github-discussions-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@backstage-community/plugin-github-discussions-common",
33
"description": "Common functionalities for the github-discussions plugin",
4-
"version": "0.12.0",
4+
"version": "0.13.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

workspaces/github/plugins/github-discussions/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-discussions
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 9a217cf: Backstage version bump to v1.51.0
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [9a217cf]
12+
- @backstage-community/plugin-github-discussions-common@0.13.0
13+
314
## 1.0.0
415

516
### Major Changes

workspaces/github/plugins/github-discussions/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-discussions",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

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

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- 9a217cf: Backstage version bump to v1.51.0
8+
39
## 1.0.0
410

511
### Major Changes

0 commit comments

Comments
 (0)