Skip to content

Commit 7ea866c

Browse files
Version Packages (#1726)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 374d565 commit 7ea866c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/theme/.changeset/big-stingrays-heal.md

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

workspaces/theme/plugins/theme/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-theme
22

3+
## 0.10.2
4+
5+
### Patch Changes
6+
7+
- 374d565: Scope TechDocs subheader toolbar to use `background.paper`, fixing the gray strip under the page header. Adds a `MuiCssBaseline` rule targeting `[class*="BackstageHeader-header-"] + [class*="MuiToolbar-root"]` so other toolbars remain unaffected.
8+
39
## 0.10.1
410

511
### Patch Changes

workspaces/theme/plugins/theme/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-theme",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "Red Hat Developer Hub Theme",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)