Skip to content

Commit 59b4315

Browse files
chore(main): release 3.1.7 (#603)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bb8e09f commit 59b4315

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+
## [3.1.7](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.6...v3.1.7) (2024-10-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @uiw/react-codemirror to v4.23.6 ([cfeb5da](https://github.com/graasp/graasp-app-collaborative-ideation/commit/cfeb5da839ce4588162c6bad63ab604d85f42965))
9+
* **deps:** update dependency i18next to v23.16.4 ([3bfc09f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/3bfc09fec347ddef3ea68e4f580cc537c69fa208))
10+
* **deps:** update dependency react-i18next to v15.1.0 ([#591](https://github.com/graasp/graasp-app-collaborative-ideation/issues/591)) ([7ca4bba](https://github.com/graasp/graasp-app-collaborative-ideation/commit/7ca4bba527f6b4a152e0b0ab9a32968fceeaccfb))
11+
* **deps:** update graasp-apps-query-client to 3.7.1 ([bb8e09f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/bb8e09f9255eb0f95bd72e89e01e9cb9431558d9))
12+
* remove loader in AppDataContext ([#595](https://github.com/graasp/graasp-app-collaborative-ideation/issues/595)) ([bb8e09f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/bb8e09f9255eb0f95bd72e89e01e9cb9431558d9))
13+
* use debounced autoresize ([bb8e09f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/bb8e09f9255eb0f95bd72e89e01e9cb9431558d9))
14+
315
## [3.1.6](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.5...v3.1.6) (2024-10-21)
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": "3.1.6",
3+
"version": "3.1.7",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)