Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-04-23 14:53:09 +00:00
parent ee5173fd5e
commit 46046059b4
306 changed files with 4550 additions and 216 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.5.4-next.0
### Patch Changes
- f1462df: Fixed bug where scrollbars don't pick up the theme when in dark mode
## 0.5.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.5.3",
"version": "0.5.4-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"