Skip to content

Commit ead9d0b

Browse files
chore(main): release 2.7.5 (#212)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fc66344 commit ead9d0b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [2.7.5](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.7.4...v2.7.5) (2024-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @emotion/styled to v11.11.5 ([d8a8bdc](https://github.com/graasp/graasp-app-collaborative-ideation/commit/d8a8bdc56260a024e09839b58c3a11a70e922688))
9+
* **deps:** update dependency @graasp/apps-query-client to v3.4.10 ([dd93e7c](https://github.com/graasp/graasp-app-collaborative-ideation/commit/dd93e7c4e102ec799b50475d660fe5e05f652a07))
10+
* **deps:** update dependency @graasp/sdk to v4.4.0 ([#207](https://github.com/graasp/graasp-app-collaborative-ideation/issues/207)) ([c3d71cd](https://github.com/graasp/graasp-app-collaborative-ideation/commit/c3d71cdb41f2a3dfbcbdbc3854a1ed4670fd92c8))
11+
* **deps:** update dependency @graasp/sdk to v4.5.0 ([#220](https://github.com/graasp/graasp-app-collaborative-ideation/issues/220)) ([f035eae](https://github.com/graasp/graasp-app-collaborative-ideation/commit/f035eaea3397ac441a2d3659642e383931d2e314))
12+
* **deps:** update dependency @graasp/ui to v4.13.0 ([#218](https://github.com/graasp/graasp-app-collaborative-ideation/issues/218)) ([a6ecd66](https://github.com/graasp/graasp-app-collaborative-ideation/commit/a6ecd66a3a148244c7524d8efdbb9c62197197d4))
13+
* **deps:** update dependency @sentry/react to v7.109.0 ([#209](https://github.com/graasp/graasp-app-collaborative-ideation/issues/209)) ([9e7394d](https://github.com/graasp/graasp-app-collaborative-ideation/commit/9e7394d2f8b3c0075d2bc28020cd3a63eaec96e6))
14+
* **deps:** update mui (non-major) ([#222](https://github.com/graasp/graasp-app-collaborative-ideation/issues/222)) ([fc66344](https://github.com/graasp/graasp-app-collaborative-ideation/commit/fc66344598be1245c68ad9bdaeb090e7e08d4fd9))
15+
316
## [2.7.4](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.7.3...v2.7.4) (2024-03-26)
417

518

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

0 commit comments

Comments
 (0)