Skip to content

Commit 2fb0bd8

Browse files
authored
Version Packages (#426)
1 parent e19aed1 commit 2fb0bd8

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

workspaces/global-header/.changeset/clever-forks-double.md

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

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+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- e19aed1: Remove ComponmentType to simplify API and add layout prop to the header components to support some responsive design tweaks in dynamic plugin config. Moved some local styles to the incl. app config as well and hide the username on xs and sm screen sizes.
8+
39
## 0.1.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": "0.1.0",
3+
"version": "0.2.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)