Skip to content

Commit 2bb31e6

Browse files
chore(main): release 3.2.2 (#646)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 89dc2b0 commit 2bb31e6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
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+
## [3.2.2](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.2.1...v3.2.2) (2024-11-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @graasp/apps-query-client to v3.7.3 ([#655](https://github.com/graasp/graasp-app-collaborative-ideation/issues/655)) ([e1f5594](https://github.com/graasp/graasp-app-collaborative-ideation/commit/e1f55946ebf8c2d993355b3c64944c8db6034b7b))
9+
* **deps:** update dependency @sentry/react to v8.39.0 ([#658](https://github.com/graasp/graasp-app-collaborative-ideation/issues/658)) ([89dc2b0](https://github.com/graasp/graasp-app-collaborative-ideation/commit/89dc2b09785c5b17c5df7ed9ff6c688965046e3f))
10+
* **deps:** update dependency lucide-react to ^0.460.0 ([#649](https://github.com/graasp/graasp-app-collaborative-ideation/issues/649)) ([43f217a](https://github.com/graasp/graasp-app-collaborative-ideation/commit/43f217a954ac4d87574e67dfc322f15603445d4d))
11+
* **deps:** update dependency qs to v6.13.1 ([#652](https://github.com/graasp/graasp-app-collaborative-ideation/issues/652)) ([e8c0bd4](https://github.com/graasp/graasp-app-collaborative-ideation/commit/e8c0bd42ee0ef40d5209e387419bc615f53b8432))
12+
* **results:** check data correctly to avoid crashes when visualizing incomplete ratings ([#645](https://github.com/graasp/graasp-app-collaborative-ideation/issues/645)) ([352736f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/352736f35bd1e44cab1d9138d8c71d848f8f0b66))
13+
* sort responses by updatedAt descending ([#657](https://github.com/graasp/graasp-app-collaborative-ideation/issues/657)) ([683c683](https://github.com/graasp/graasp-app-collaborative-ideation/commit/683c68315615f0d5cc36abbade316b13549987ce))
14+
315
## [3.2.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.2.0...v3.2.1) (2024-11-12)
416

517

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": "3.2.1",
3+
"version": "3.2.2",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)