Skip to content

Commit bb31710

Browse files
chore(main): release 4.0.1 (#753)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5df4149 commit bb31710

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [4.0.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v4.0.0...v4.0.1) (2025-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @mui/lab to v6.0.1-beta.36 ([#745](https://github.com/graasp/graasp-app-collaborative-ideation/issues/745)) ([7f1222f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/7f1222f3e82bb69cf0e9df42ef023492e7529226))
9+
* **deps:** update mui (non-major) to v6.5.0 ([#748](https://github.com/graasp/graasp-app-collaborative-ideation/issues/748)) ([b7808df](https://github.com/graasp/graasp-app-collaborative-ideation/commit/b7808df9cf6e00e18d257f180158c2f520e1b13b))
10+
* **deps:** update sentry packages ([#749](https://github.com/graasp/graasp-app-collaborative-ideation/issues/749)) ([690a584](https://github.com/graasp/graasp-app-collaborative-ideation/commit/690a584ecf0cf1c3fd3ab8fe693d4f07f336a2c8))
11+
312
## [4.0.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.4.3...v4.0.0) (2025-09-26)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-app-collaborative-ideation",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)