Version Packages

This commit is contained in:
github-actions[bot]
2025-07-15 14:26:41 +00:00
parent c167ee9ccd
commit 9a7cae26c9
451 changed files with 4692 additions and 880 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/theme
## 0.6.7
### Patch Changes
- 373486e: Add a different background colour to focused `MenuItem`s to fix a bug in MUI 4 (which is fixed in MUI 5)
- b68d269: Update uncomfortably bright color in recently visited and top visited home page cards
## 0.6.7-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.6.7-next.1",
"version": "0.6.7",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"