Skip to content

Commit ddc8782

Browse files
chore(main): release 2.9.2 (#318)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent daec081 commit ddc8782

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [2.9.2](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.9.1...v2.9.2) (2024-05-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @nivo/boxplot to ^0.87.0 ([#322](https://github.com/graasp/graasp-app-collaborative-ideation/issues/322)) ([de573e7](https://github.com/graasp/graasp-app-collaborative-ideation/commit/de573e76172a6e531e39f3783cb00fc4d2ad78f8))
9+
* **deps:** update dependency @sentry/react to v7.114.0 ([#313](https://github.com/graasp/graasp-app-collaborative-ideation/issues/313)) ([0c1a875](https://github.com/graasp/graasp-app-collaborative-ideation/commit/0c1a875fc9ebc58ddb4aa3fe92818e8164b26f21))
10+
* **deps:** update dependency i18next to v23.11.4 ([b977d78](https://github.com/graasp/graasp-app-collaborative-ideation/commit/b977d784ee3ceb418d1ff951208b5243cdcf2e34))
11+
* **deps:** update dependency react-router-dom to v6.23.1 ([c208505](https://github.com/graasp/graasp-app-collaborative-ideation/commit/c208505033e6978802c9c20f7f0db96bf872a812))
12+
* **deps:** update mui (non-major) to v5.15.17 ([829b37b](https://github.com/graasp/graasp-app-collaborative-ideation/commit/829b37bdf77b9380a17facb03f4d05bfe3dffb7b))
13+
314
## [2.9.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.9.0...v2.9.1) (2024-05-06)
415

516

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

0 commit comments

Comments
 (0)