Skip to content

Commit a9b9428

Browse files
chore(main): release 2.8.0 (#253)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d96f63f commit a9b9428

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+
## [2.8.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.7.8...v2.8.0) (2024-04-15)
4+
5+
6+
### Features
7+
8+
* visualize ratings for usefulness and novelty rating ([#251](https://github.com/graasp/graasp-app-collaborative-ideation/issues/251)) ([d96f63f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/d96f63f5a6371ce117d3b4caedc0e98fb4a13e2f))
9+
10+
11+
### Bug Fixes
12+
13+
* add default message when no viz available for ratings ([d96f63f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/d96f63f5a6371ce117d3b4caedc0e98fb4a13e2f))
14+
* **deps:** update dependency @graasp/ui to v4.15.0 ([#254](https://github.com/graasp/graasp-app-collaborative-ideation/issues/254)) ([21686e2](https://github.com/graasp/graasp-app-collaborative-ideation/commit/21686e275108ec2fe3ec76db6f3b931716ea57ce))
15+
* **deps:** update dependency @sentry/react to v7.110.1 ([#252](https://github.com/graasp/graasp-app-collaborative-ideation/issues/252)) ([741b8ef](https://github.com/graasp/graasp-app-collaborative-ideation/commit/741b8ef7d4dd15143423ae5b176a1e6b9d76a5bb))
16+
* **deps:** update dependency plotly.js to v2.31.1 ([#257](https://github.com/graasp/graasp-app-collaborative-ideation/issues/257)) ([a968fa5](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a968fa50ce22a35ceddafe6d9bc1fab76da25677))
17+
318
## [2.7.8](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.7.7...v2.7.8) (2024-04-15)
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": "2.7.8",
3+
"version": "2.8.0",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)