Skip to content

Commit 8bdd2eb

Browse files
Version Packages (#1390)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 02987ea commit 8bdd2eb

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

workspaces/global-header/.changeset/fix-dropdown-empty-state-border-radius.md

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

workspaces/global-header/.changeset/slow-goats-serve.md

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

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

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

3+
## 1.16.0
4+
5+
### Minor Changes
6+
7+
- 6d86c5c: Add internationalization (i18n) support with German, French, Italian, and Spanish translations.
8+
9+
### Patch Changes
10+
11+
- cf9f6d0: Fixed dropdown empty state corners by removing the border line
12+
313
## 1.15.1
414

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

0 commit comments

Comments
 (0)