Skip to content

Commit 40d2524

Browse files
chore(main): release 3.1.3 (#544)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cbe8bc9 commit 40d2524

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

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

3+
## [3.1.3](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.2...v3.1.3) (2024-10-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @graasp/sdk to v4.32.0 ([#545](https://github.com/graasp/graasp-app-collaborative-ideation/issues/545)) ([cbe8bc9](https://github.com/graasp/graasp-app-collaborative-ideation/commit/cbe8bc95a451747b733c2edafba9adc7b21595ea))
9+
* **deps:** update dependency @sentry/react to v8.33.1 ([e814eb0](https://github.com/graasp/graasp-app-collaborative-ideation/commit/e814eb083ecf885b467e527d4f6a27be25e9dbfc))
10+
* **deps:** update dependency @uiw/react-codemirror to v4.23.5 ([84f2755](https://github.com/graasp/graasp-app-collaborative-ideation/commit/84f27550abd80d41c7b363589cbb7b1d491cd751))
11+
* **deps:** update dependency i18next to v23.15.2 ([e7c78cd](https://github.com/graasp/graasp-app-collaborative-ideation/commit/e7c78cd19752e0f51eff958d2d81f69ffd6426d7))
12+
313
## [3.1.2](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.1...v3.1.2) (2024-10-03)
414

515

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-app-collaborative-ideation",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [
@@ -30,7 +30,7 @@
3030
"@emotion/react": "11.13.3",
3131
"@emotion/styled": "11.13.0",
3232
"@graasp/apps-query-client": "3.7.0",
33-
"@graasp/sdk": "4.32.0",
33+
"@graasp/sdk": "4.31.0",
3434
"@graasp/stylis-plugin-rtl": "2.2.0",
3535
"@graasp/ui": "5.2.1",
3636
"@mui/icons-material": "5.16.7",

0 commit comments

Comments
 (0)