From 8721b0239e11b31b83229c5110b0077e188c6541 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:18:35 +0100 Subject: [PATCH] chore(main): release 3.2.0 (#625) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 15 +++++++++++++++ package.json | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d40da449..c5ec00c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [3.2.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.8...v3.2.0) (2024-11-06) + + +### Features + +* 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)) + + +### Bug Fixes + +* **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)) +* **deps:** update dependency @sentry/react to v8.37.1 ([f364d08](https://github.com/graasp/graasp-app-collaborative-ideation/commit/f364d08708157427e186cb15f3b67ef5be962c6a)) +* improve style and accessibility of AI-generated ideas ([1a6f323](https://github.com/graasp/graasp-app-collaborative-ideation/commit/1a6f32301d3d79653e0c7f55f313eaa1e3c1a7e0)) +* rating is empty by default ([1a6f323](https://github.com/graasp/graasp-app-collaborative-ideation/commit/1a6f32301d3d79653e0c7f55f313eaa1e3c1a7e0)) + ## [3.1.8](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.7...v3.1.8) (2024-10-31) diff --git a/package.json b/package.json index b02a4297..0679a66d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graasp-app-collaborative-ideation", - "version": "3.1.8", + "version": "3.2.0", "license": "AGPL-3.0-only", "author": "Graasp", "contributors": [