Skip to content

Commit 291aea1

Browse files
Version Packages (#1431)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 06bb70c commit 291aea1

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

workspaces/theme/.changeset/version-bump-1-42-5.md

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

workspaces/theme/plugins/qe-theme/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-qe-theme
22

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- 37b8b27: Backstage version bump to v1.42.5
8+
39
## 0.7.0
410

511
### Minor Changes

workspaces/theme/plugins/qe-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-qe-theme",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Red Hat Developer Hub QE Theme",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

workspaces/theme/plugins/theme/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @red-hat-developer-hub/backstage-plugin-theme
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- 37b8b27: Backstage version bump to v1.42.5
8+
39
## 0.9.1
410

511
### Patch Changes

workspaces/theme/plugins/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@red-hat-developer-hub/backstage-plugin-theme",
3-
"version": "0.9.1",
3+
"version": "0.10.0",
44
"description": "Red Hat Developer Hub Theme",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)