Skip to content

Commit 4ea8af3

Browse files
chore(main): release 2.6.1 (#150)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f799082 commit 4ea8af3

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.6.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.6.0...v2.6.1) (2024-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @graasp/sdk to v4.2.0 ([#94](https://github.com/graasp/graasp-app-collaborative-ideation/issues/94)) ([b0f193f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/b0f193fbe57133a9b6a6c86c18730ba4c3a9064b))
9+
* **deps:** update dependency @graasp/ui to v4.11.0 ([#149](https://github.com/graasp/graasp-app-collaborative-ideation/issues/149)) ([f1f768f](https://github.com/graasp/graasp-app-collaborative-ideation/commit/f1f768f015d8131396645b7f7455a23cbf9b679f))
10+
* **deps:** update dependency @mui/material to v5.15.13 ([6d21a2c](https://github.com/graasp/graasp-app-collaborative-ideation/commit/6d21a2c2c0de672d8c7c8e95749baee2102ec66e))
11+
* **deps:** update dependency @sentry/react to v7.107.0 ([#153](https://github.com/graasp/graasp-app-collaborative-ideation/issues/153)) ([f799082](https://github.com/graasp/graasp-app-collaborative-ideation/commit/f799082fd97959edc2c71fe2f3afe826cd09ddf6))
12+
* **deps:** update mui (non-major) ([#148](https://github.com/graasp/graasp-app-collaborative-ideation/issues/148)) ([56a01f5](https://github.com/graasp/graasp-app-collaborative-ideation/commit/56a01f58c30bae7b1ad8e36d11e8373937811971))
13+
314
## [2.6.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.5.0...v2.6.0) (2024-03-12)
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.6.0",
3+
"version": "2.6.1",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)