Skip to content

Commit bc6ab37

Browse files
Version Packages (#896)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3a9b336 commit bc6ab37

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

workspaces/global-header/.changeset/clever-owls-perform.md

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

workspaces/global-header/plugins/global-header-test/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-global-header-test
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- 3a9b336: Backstage version bump to v1.39.0
8+
39
## 0.1.1
410

511
### Patch Changes

workspaces/global-header/plugins/global-header-test/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-global-header-test",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/global-header/plugins/global-header/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-global-header
22

3+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- 3a9b336: Backstage version bump to v1.39.0
8+
39
## 1.8.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)