Skip to content

Commit 2bbe326

Browse files
chore: release 6.0.1 [skip ci]
## [6.0.1](6.0.0...6.0.1) (2026-05-11) ### Bug Fixes * support mui v9 ([a60a5e3](a60a5e3))
1 parent a60a5e3 commit 2bbe326

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.1](https://github.com/InformaticsMatters/squonk-react-mui-theme/compare/6.0.0...6.0.1) (2026-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* support mui v9 ([a60a5e3](https://github.com/InformaticsMatters/squonk-react-mui-theme/commit/a60a5e3f00df7701e6db6a935fae25fe763d8e48))
7+
18
# [6.0.0](https://github.com/InformaticsMatters/squonk-react-mui-theme/compare/5.0.0...6.0.0) (2025-12-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@squonk/mui-theme",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"type": "module",
55
"description": "MUI theme used on Squonk products",
66
"sideEffects": false,

0 commit comments

Comments
 (0)