Skip to content

Commit 0351c8b

Browse files
chore(main): release 2.2.1 (#69)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ae0e17c commit 0351c8b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [2.2.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.2.0...v2.2.1) (2024-02-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @uiw/react-codemirror to v4.21.22 ([91d66e5](https://github.com/graasp/graasp-app-collaborative-ideation/commit/91d66e56c457ea344f975e55e9b50cf6d63b6488))
9+
* **deps:** update dependency i18next to v23.8.3 ([820cae9](https://github.com/graasp/graasp-app-collaborative-ideation/commit/820cae9cf512ab1d674292f4af4e808899b6ff92))
10+
* **deps:** update dependency i18next to v23.9.0 ([#78](https://github.com/graasp/graasp-app-collaborative-ideation/issues/78)) ([a431273](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a431273010abb595649c6d7bed4957b2bd22c816))
11+
* **deps:** update dependency react-router-dom to v6.22.1 ([bfa920a](https://github.com/graasp/graasp-app-collaborative-ideation/commit/bfa920a2e0c1448cace6389e5222b160219c321f))
12+
* improve instructions and chatbot prompt ([36d2d62](https://github.com/graasp/graasp-app-collaborative-ideation/commit/36d2d62f01588a078cf8460eede563e1e1eb1043))
13+
* set right number of levels for ratings ([#68](https://github.com/graasp/graasp-app-collaborative-ideation/issues/68)) ([a97636c](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a97636c7a78df4f44fc9645dd117214370731135))
14+
315
## [2.2.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.1.0...v2.2.0) (2024-02-15)
416

517

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

0 commit comments

Comments
 (0)