Skip to content

Commit 37c51fe

Browse files
chore(main): release 2.9.1 (#281)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 297840a commit 37c51fe

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

3+
## [2.9.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.9.0...v2.9.1) (2024-05-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @graasp/ui to v4.15.1 ([#274](https://github.com/graasp/graasp-app-collaborative-ideation/issues/274)) ([81a7ffe](https://github.com/graasp/graasp-app-collaborative-ideation/commit/81a7ffeabc2d2ba92b6d93173750b2a29d7c761b))
9+
* **deps:** update dependency @graasp/ui to v4.15.3 ([6198db3](https://github.com/graasp/graasp-app-collaborative-ideation/commit/6198db3151e3fc51f0362a6b9f7bf01064badbac))
10+
* **deps:** update dependency @graasp/ui to v4.17.1 ([#291](https://github.com/graasp/graasp-app-collaborative-ideation/issues/291)) ([2d46bf6](https://github.com/graasp/graasp-app-collaborative-ideation/commit/2d46bf62e2c4feb9015e8e62546353e149731c89))
11+
* **deps:** update dependency @nivo/boxplot to ^0.86.0 ([#301](https://github.com/graasp/graasp-app-collaborative-ideation/issues/301)) ([0e20627](https://github.com/graasp/graasp-app-collaborative-ideation/commit/0e20627f46a50e249acf2bc8bcf71a9057c7c4c9))
12+
* **deps:** update dependency @sentry/react to v7.112.1 ([#278](https://github.com/graasp/graasp-app-collaborative-ideation/issues/278)) ([3aeaaba](https://github.com/graasp/graasp-app-collaborative-ideation/commit/3aeaaba21b9a563efe39f263f0a5739c9a7ffd61))
13+
* **deps:** update dependency @sentry/react to v7.112.2 ([6a4151d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/6a4151d26ac39fd07543f0bd40114d4470ff6f6e))
14+
* **deps:** update dependency @sentry/react to v7.113.0 ([#307](https://github.com/graasp/graasp-app-collaborative-ideation/issues/307)) ([ca20db2](https://github.com/graasp/graasp-app-collaborative-ideation/commit/ca20db2afef124c19453b10f5c011d65af42bb6f))
15+
* **deps:** update dependency i18next to v23.11.3 ([638e502](https://github.com/graasp/graasp-app-collaborative-ideation/commit/638e50291ef1725d97e038cdfa86fc075815d2b2))
16+
* **deps:** update dependency plotly.js to v2.32.0 ([#282](https://github.com/graasp/graasp-app-collaborative-ideation/issues/282)) ([97d8811](https://github.com/graasp/graasp-app-collaborative-ideation/commit/97d8811aade1447f094840a67b7c80ed02f92d90))
17+
* **deps:** update dependency react-i18next to v14.1.1 ([f336112](https://github.com/graasp/graasp-app-collaborative-ideation/commit/f3361124be93f598e31aa670991c7d5eb2221fec))
18+
* **deps:** update dependency react-router-dom to v6.23.0 ([#279](https://github.com/graasp/graasp-app-collaborative-ideation/issues/279)) ([3af2f0f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/3af2f0f641c27a8655bb51cf981219c397f05b46))
19+
* **deps:** update mui (non-major) to v5.15.16 ([c1deacb](https://github.com/graasp/graasp-app-collaborative-ideation/commit/c1deacb032403cca43deb7c6a5f850c64935cf5b))
20+
* **deps:** update react monorepo to v18.3.0 ([#288](https://github.com/graasp/graasp-app-collaborative-ideation/issues/288)) ([8e7e067](https://github.com/graasp/graasp-app-collaborative-ideation/commit/8e7e0674b6d630fe5053cbc21858e742c5d839fe))
21+
* **deps:** update react monorepo to v18.3.1 ([ed9630f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/ed9630faec23bbabf12c76bb74df4e9e6d188bdc))
22+
* make background transparent ([#310](https://github.com/graasp/graasp-app-collaborative-ideation/issues/310)) ([882065f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/882065f41959e1d45bf56b8f3b978197f4b64c66))
23+
324
## [2.9.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.8.1...v2.9.0) (2024-04-22)
425

526

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

0 commit comments

Comments
 (0)