Skip to content

Commit 9048885

Browse files
Version Packages (#4716)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ad90264 commit 9048885

File tree

7 files changed

+31
-10
lines changed

7 files changed

+31
-10
lines changed

workspaces/tech-radar/.changeset/version-bump-1-41-1.md

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

workspaces/tech-radar/plugins/tech-radar-backend/CHANGELOG.md

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

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- 8a9d386: Backstage version bump to v1.41.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [8a9d386]
12+
- @backstage-community/plugin-tech-radar-common@1.8.0
13+
314
## 1.7.0
415

516
### Minor Changes

workspaces/tech-radar/plugins/tech-radar-backend/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-tech-radar-backend",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/tech-radar/plugins/tech-radar-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-tech-radar-common
22

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- 8a9d386: Backstage version bump to v1.41.1
8+
39
## 1.7.0
410

511
### Minor Changes

workspaces/tech-radar/plugins/tech-radar-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-tech-radar-common",
33
"description": "Common functionalities for the tech-radar plugins",
4-
"version": "1.7.0",
4+
"version": "1.8.0",
55
"main": "src/index.ts",
66
"types": "src/index.ts",
77
"license": "Apache-2.0",

workspaces/tech-radar/plugins/tech-radar/CHANGELOG.md

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

3+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- 8a9d386: Backstage version bump to v1.41.1
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [8a9d386]
12+
- @backstage-community/plugin-tech-radar-common@1.8.0
13+
314
## 1.8.0
415

516
### Minor Changes

workspaces/tech-radar/plugins/tech-radar/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-tech-radar",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"description": "A Backstage plugin that lets you display a Tech Radar for your organization",
55
"backstage": {
66
"role": "frontend-plugin",

0 commit comments

Comments
 (0)