Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-07-08 13:35:26 +00:00
parent 4ab5cf23d2
commit eef10dfb4d
95 changed files with 1041 additions and 47 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.6.7-next.1
### 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)
## 0.6.7-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.6.7-next.0",
"version": "0.6.7-next.1",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"