Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-11-25 16:21:32 +00:00
parent fea7302000
commit 756986e5e7
363 changed files with 4740 additions and 182 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.7.1-next.0
### Patch Changes
- fa06f6b: Added a `themeName` prop to `UnifiedThemeProvider`, enabling Backstage UI `data-theme-name` CSS attribute to be set based on active theme.
## 0.7.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.7.0",
"version": "0.7.1-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"