Version Packages

This commit is contained in:
github-actions[bot]
2024-02-20 11:04:26 +00:00
parent e944c0d361
commit f1831dd9b2
771 changed files with 9304 additions and 2982 deletions
+7
View File
@@ -1,5 +1,12 @@
# @backstage/theme
## 0.5.1
### Patch Changes
- dd5d7cc: Fixed missing extra variables like `applyDarkStyles` in Mui V5 theme after calling `createUnifiedThemeFromV4` function
- 8fe56a8: Widen `@types/react` dependency range to include version 18.
## 0.5.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/theme",
"description": "material-ui theme for use with Backstage.",
"version": "0.5.1-next.1",
"version": "0.5.1",
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",