Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-05-21 14:41:46 +00:00
parent 41b942f6dd
commit cce04957e9
303 changed files with 4575 additions and 213 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.5.6-next.0
### Patch Changes
- 702fa7d: Internal refactor to fix an issue where the MUI 5 `v5-` class prefixing gets removed by tree shaking.
## 0.5.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/theme",
"version": "0.5.4",
"version": "0.5.6-next.0",
"description": "material-ui theme for use with Backstage.",
"backstage": {
"role": "web-library"