Skip to content

Commit de41edf

Browse files
chore: release 6.2.0-dev.4 [skip ci]
# [6.2.0-dev.4](6.2.0-dev.3...6.2.0-dev.4) (2026-05-11) ### Bug Fixes * support mui v9 ([34f2fb3](34f2fb3)) * update import path for routes types ([779ec03](779ec03))
1 parent 779ec03 commit de41edf

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [6.2.0-dev.4](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/6.2.0-dev.3...6.2.0-dev.4) (2026-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* support mui v9 ([34f2fb3](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/34f2fb3d421c3685dc2b675179ffda6941dd4d73))
7+
* update import path for routes types ([779ec03](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/779ec03b03734060ed0d300a635aa88db0ee33c8))
8+
19
# [6.2.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/6.1.0...6.2.0) (2026-04-29)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@squonk/data-manager-ui",
33
"author": "Oliver Dudgeon",
44
"license": "Apache-2.0",
5-
"version": "6.2.0",
5+
"version": "6.2.0-dev.4",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)