Skip to content

Commit 54f500b

Browse files
chore(main): release 2.11.1 (#421)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 07da7ba commit 54f500b

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [2.11.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.11.0...v2.11.1) (2024-08-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @graasp/sdk to v4.23.0 ([#418](https://github.com/graasp/graasp-app-collaborative-ideation/issues/418)) ([ce5efb5](https://github.com/graasp/graasp-app-collaborative-ideation/commit/ce5efb53edcf7fb6e5c6786f920fcdc7d054c4ed))
9+
* **deps:** update dependency @graasp/sdk to v4.24.0 ([#423](https://github.com/graasp/graasp-app-collaborative-ideation/issues/423)) ([5f4415f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/5f4415f72c5cfd9692dafdbcc026a7b2398afb04))
10+
* **deps:** update dependency @sentry/react to v8.24.0 ([#416](https://github.com/graasp/graasp-app-collaborative-ideation/issues/416)) ([9e32653](https://github.com/graasp/graasp-app-collaborative-ideation/commit/9e326533027edaa106f00f18d7cd971f1383d23f))
11+
* **deps:** update dependency @sentry/react to v8.25.0 ([#425](https://github.com/graasp/graasp-app-collaborative-ideation/issues/425)) ([e54396e](https://github.com/graasp/graasp-app-collaborative-ideation/commit/e54396ed458b632601ea132fdfd41e03f1902ac8))
12+
* **deps:** update dependency react-i18next to v15.0.1 ([#419](https://github.com/graasp/graasp-app-collaborative-ideation/issues/419)) ([96809a4](https://github.com/graasp/graasp-app-collaborative-ideation/commit/96809a4152eeb4b8352fa9276e326d02c872adb4))
13+
* **deps:** update mui (non-major) to v5.16.7 ([#424](https://github.com/graasp/graasp-app-collaborative-ideation/issues/424)) ([07da7ba](https://github.com/graasp/graasp-app-collaborative-ideation/commit/07da7baa596c64901ebbc03747809ebaae5f019b))
14+
315
## [2.11.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.10.0...v2.11.0) (2024-08-07)
416

517

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-app-collaborative-ideation",
3-
"version": "2.11.0",
3+
"version": "2.11.1",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [
@@ -32,9 +32,9 @@
3232
"@graasp/apps-query-client": "^3.5.0",
3333
"@graasp/sdk": "^4.22.0",
3434
"@graasp/ui": "^4.23.0",
35-
"@mui/icons-material": "5.16.7",
35+
"@mui/icons-material": "5.16.6",
3636
"@mui/lab": "5.0.0-alpha.173",
37-
"@mui/material": "5.16.7",
37+
"@mui/material": "5.16.6",
3838
"@mui/x-data-grid": "^6.19.4",
3939
"@nivo/boxplot": "^0.87.0",
4040
"@sentry/react": "^8.0.0",

0 commit comments

Comments
 (0)