Skip to content

Commit 8721b02

Browse files
chore(main): release 3.2.0 (#625)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1a6f323 commit 8721b02

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [3.2.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.8...v3.2.0) (2024-11-06)
4+
5+
6+
### Features
7+
8+
* add results for ratings ([#630](https://github.com/graasp/graasp-app-collaborative-ideation/issues/630)) ([1a6f323](https://github.com/graasp/graasp-app-collaborative-ideation/commit/1a6f32301d3d79653e0c7f55f313eaa1e3c1a7e0))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @sentry/react to v8.37.0 ([#624](https://github.com/graasp/graasp-app-collaborative-ideation/issues/624)) ([a221130](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a2211301f15a6bec33969c4fb9b47c429c3455ce))
14+
* **deps:** update dependency @sentry/react to v8.37.1 ([f364d08](https://github.com/graasp/graasp-app-collaborative-ideation/commit/f364d08708157427e186cb15f3b67ef5be962c6a))
15+
* improve style and accessibility of AI-generated ideas ([1a6f323](https://github.com/graasp/graasp-app-collaborative-ideation/commit/1a6f32301d3d79653e0c7f55f313eaa1e3c1a7e0))
16+
* rating is empty by default ([1a6f323](https://github.com/graasp/graasp-app-collaborative-ideation/commit/1a6f32301d3d79653e0c7f55f313eaa1e3c1a7e0))
17+
318
## [3.1.8](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.7...v3.1.8) (2024-10-31)
419

520

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

0 commit comments

Comments
 (0)