We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c658469 commit 6a11440Copy full SHA for 6a11440
4 files changed
workspaces/global-header/.changeset/mean-weeks-tie.md
workspaces/global-header/.changeset/tall-zoos-pump.md
workspaces/global-header/plugins/global-header/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# @red-hat-developer-hub/backstage-plugin-global-header
2
3
+## 1.2.0
4
+
5
+### Minor Changes
6
7
+- 3099c9c: Added a new starred dropdown to global header which shows all the starred entities.
8
9
+### Patch Changes
10
11
+- c658469: Emit search analytics events for search and discover events
12
13
## 1.1.0
14
15
### Minor Changes
workspaces/global-header/plugins/global-header/package.json
@@ -1,6 +1,6 @@
{
"name": "@red-hat-developer-hub/backstage-plugin-global-header",
- "version": "1.1.0",
+ "version": "1.2.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
0 commit comments