Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-09-30 14:42:12 +00:00
parent 0aa318ede6
commit ffb5b44d86
62 changed files with 2627 additions and 33 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.6.9-next.0
### Patch Changes
- d5cbdba: The `UnifiedThemeProvider` now coordinates theme attributes on the document `body` in case multiple theme providers are rendered.
## 0.6.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.6.8",
"version": "0.6.9-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"