Skip to content

Commit 523b25c

Browse files
Version Packages (#3056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ec6de3c commit 523b25c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

workspaces/global-header/.changeset/search-i18n-header.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+
## 1.21.4
4+
5+
### Patch Changes
6+
7+
- 7cf6d61: Add missing translations for the global header search experience: localize the autocomplete "All results" link and the clear control tooltip/accessible label (`search.allResults`, `search.clear`), with locale strings for German, Spanish, French, Italian, and Japanese.
8+
39
## 1.21.3
410

511
### 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.21.3",
3+
"version": "1.21.4",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"exports": {

0 commit comments

Comments
 (0)