Skip to content

Commit a10ccaa

Browse files
chore(main): release 2.7.0 (#163)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83dcf2d commit a10ccaa

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

3+
## [2.7.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.6.2...v2.7.0) (2024-03-22)
4+
5+
6+
### Features
7+
8+
* implement SFERA rating ([83dcf2d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/83dcf2d348795f3d0624a334f25155f1ee9873d8))
9+
* ratings global issue ([83dcf2d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/83dcf2d348795f3d0624a334f25155f1ee9873d8))
10+
* results view and SFERA and GI ratings([#167](https://github.com/graasp/graasp-app-collaborative-ideation/issues/167)) ([83dcf2d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/83dcf2d348795f3d0624a334f25155f1ee9873d8))
11+
* show summary of ratings for responses GI ([83dcf2d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/83dcf2d348795f3d0624a334f25155f1ee9873d8))
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update dependency @graasp/sdk to v4.2.1 ([2f335e5](https://github.com/graasp/graasp-app-collaborative-ideation/commit/2f335e52ff9908ac6c88e5c3aa90c7b7741d788e))
17+
* **deps:** update dependency liquidjs to v10.10.2 ([4983c86](https://github.com/graasp/graasp-app-collaborative-ideation/commit/4983c867f32c7d2379a9069cb2363c15958c5ddc))
18+
* **deps:** update dependency plotly.js to v2.30.1 ([a5ae12f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a5ae12f15af09cd671cfb229c4995bda992d41a8))
19+
* **deps:** update dependency typescript to v5.4.3 ([e8a76e1](https://github.com/graasp/graasp-app-collaborative-ideation/commit/e8a76e16df9eb0b963eadc689186a397531f37ac))
20+
* **deps:** update mui (non-major) ([#172](https://github.com/graasp/graasp-app-collaborative-ideation/issues/172)) ([92a1659](https://github.com/graasp/graasp-app-collaborative-ideation/commit/92a16592c5722d6caca20f4f6451cfcd1aa1a957))
21+
* hook automatic response generation on next steps ([83dcf2d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/83dcf2d348795f3d0624a334f25155f1ee9873d8))
22+
* **langs:** es translations ([83dcf2d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/83dcf2d348795f3d0624a334f25155f1ee9873d8))
23+
* missing assistant id when generating responses with chatbot ([83dcf2d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/83dcf2d348795f3d0624a334f25155f1ee9873d8))
24+
* show correct value for activity switch in settings ([83dcf2d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/83dcf2d348795f3d0624a334f25155f1ee9873d8))
25+
326
## [2.6.2](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.6.1...v2.6.2) (2024-03-15)
427

528

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

0 commit comments

Comments
 (0)