Skip to content

Commit 4a054d9

Browse files
chore(main): release 3.2.1 (#632)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 58ea1f6 commit 4a054d9

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [3.2.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.2.0...v3.2.1) (2024-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @graasp/apps-query-client to v3.7.2 ([1b84dcb](https://github.com/graasp/graasp-app-collaborative-ideation/commit/1b84dcb772601bb758f67859607c186e30a636da))
9+
* **deps:** update dependency @nivo/boxplot to ^0.88.0 ([#639](https://github.com/graasp/graasp-app-collaborative-ideation/issues/639)) ([58ea1f6](https://github.com/graasp/graasp-app-collaborative-ideation/commit/58ea1f66c4cbc830df688f53ae433022a6abb30b))
10+
* **deps:** update dependency @sentry/react to v8.38.0 ([#643](https://github.com/graasp/graasp-app-collaborative-ideation/issues/643)) ([c127c92](https://github.com/graasp/graasp-app-collaborative-ideation/commit/c127c9239cdddd81b3c465eb21ca9737df277cd2))
11+
* **deps:** update dependency i18next to v23.16.5 ([#635](https://github.com/graasp/graasp-app-collaborative-ideation/issues/635)) ([927ba52](https://github.com/graasp/graasp-app-collaborative-ideation/commit/927ba52352ccfd5e3a376f8439e49a549e267dc3))
12+
* **deps:** update dependency lucide-react to ^0.456.0 ([#636](https://github.com/graasp/graasp-app-collaborative-ideation/issues/636)) ([0e2c7a7](https://github.com/graasp/graasp-app-collaborative-ideation/commit/0e2c7a7c41f51c6ff66e132bb4322f8be9504552))
13+
* **deps:** update dependency react-i18next to v15.1.1 ([#634](https://github.com/graasp/graasp-app-collaborative-ideation/issues/634)) ([a3be6c9](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a3be6c9da047c1b92ac287991658140a00e055e3))
14+
15+
16+
### Performance Improvements
17+
18+
* import material submodules in waiting screen ([725144e](https://github.com/graasp/graasp-app-collaborative-ideation/commit/725144eb3e531bf20e335b33a2ea55005b51307d))
19+
320
## [3.2.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.8...v3.2.0) (2024-11-06)
421

522

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-app-collaborative-ideation",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)