Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-06-06 12:59:05 +00:00
parent 0d90bf2641
commit e37573d60e
222 changed files with 2463 additions and 110 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.4.0-next.1
### Patch Changes
- 5065a5e8ebd6: Tweaked `UnifiedThemeProvider` to avoid overlapping JSS class names in production.
## 0.4.0-next.0
### Minor Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/theme",
"description": "material-ui theme for use with Backstage.",
"version": "0.4.0-next.0",
"version": "0.4.0-next.1",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",