Skip to content

Commit 6582a91

Browse files
chore(main): release 2.3.0 (#88)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ad22e83 commit 6582a91

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [2.3.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.2.2...v2.3.0) (2024-02-27)
4+
5+
6+
### Features
7+
8+
* improve instructions and texts in UI ([#99](https://github.com/graasp/graasp-app-collaborative-ideation/issues/99)) ([d3c8899](https://github.com/graasp/graasp-app-collaborative-ideation/commit/d3c889986509a2ce414e35403e50d44a86481b8b))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency @mui/x-data-grid to v6.19.5 ([a424c05](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a424c059f0cf60c4238adb7ad5bfc9db07de1ca1))
14+
* **deps:** update dependency @sentry/react to v7.102.1 ([f91f074](https://github.com/graasp/graasp-app-collaborative-ideation/commit/f91f07472ff6f486782392e6d9f89fc05912f645))
15+
* **deps:** update dependency @uiw/react-codemirror to v4.21.24 ([9d532ce](https://github.com/graasp/graasp-app-collaborative-ideation/commit/9d532ce44d17a65ae610c10280a4372fda7cc97f))
16+
* **deps:** update mui (non-major) ([2a298a1](https://github.com/graasp/graasp-app-collaborative-ideation/commit/2a298a1043c1125f4fc84dc7c91c42da823c98bd))
17+
* minor improvements of instructions ([7737eb2](https://github.com/graasp/graasp-app-collaborative-ideation/commit/7737eb26820b77c88e614ce3638104190b02764f))
18+
* ratings ([#87](https://github.com/graasp/graasp-app-collaborative-ideation/issues/87)) ([a470d10](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a470d10670cb60d670704640702f456f6fc7bdb4))
19+
320
## [2.2.2](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.2.1...v2.2.2) (2024-02-22)
421

522

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

0 commit comments

Comments
 (0)