Skip to content

Commit 94dbaf8

Browse files
Version Packages (#411)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 22e9407 commit 94dbaf8

3 files changed

Lines changed: 22 additions & 21 deletions

File tree

workspaces/global-header/.changeset/ten-suits-allow.md

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

workspaces/global-header/plugins/global-header/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- f35b797: First version of Global Header plugin with the following components:
8+
9+
- GlobalHeaderComponent
10+
- SearchComponent
11+
- CreateDropdown
12+
- SoftwareTemplatesSection
13+
- RegisterAComponentSection
14+
- ProfileDropdown
15+
- LogoutButton
16+
- HeaderButton
17+
- HeaderIcon
18+
- HeaderIconButton
19+
- MenuItemLink
20+
- Spacer
21+
- Divider
22+
- NotificationBanner
23+
324
## 0.0.4
425

526
### Patch 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.0.4",
3+
"version": "0.1.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)