Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-04-07 15:30:58 +00:00
parent b4a187502b
commit 6c10d88c13
346 changed files with 4505 additions and 173 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/theme
## 0.7.3-next.0
### Patch Changes
- a0100d4: Fixes occasional duplication of v5 class name prefix for MUI 5 components.
Documentation added to explain how to resolve missing v5 prefix in class names when using MUI 5 components in main app.
## 0.7.2
### Patch Changes