Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-12-05 13:55:44 +00:00
parent a00ba28b7e
commit a7f57602d1
435 changed files with 6310 additions and 218 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/theme
## 0.5.0-next.1
### Patch Changes
- cd0dd4c: Align Material UI v5 `Paper` component background color in dark mode to v4.
## 0.5.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.5.0-next.0",
"version": "0.5.0-next.1",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",