Skip to content

Commit 2e5988a

Browse files
chore(main): release 2.8.1 (#263)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d35f8e9 commit 2e5988a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [2.8.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.8.0...v2.8.1) (2024-04-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @mui/x-data-grid to v6.19.11 ([3ab986a](https://github.com/graasp/graasp-app-collaborative-ideation/commit/3ab986a9f98a3cf8954ad9d580f1217916618bd0))
9+
* **deps:** update dependency @sentry/react to v7.111.0 ([#262](https://github.com/graasp/graasp-app-collaborative-ideation/issues/262)) ([c7542db](https://github.com/graasp/graasp-app-collaborative-ideation/commit/c7542db7391400686888dd70763cad8a50681ab3))
10+
* **deps:** upgrade graasp deps ([#265](https://github.com/graasp/graasp-app-collaborative-ideation/issues/265)) ([32f17e2](https://github.com/graasp/graasp-app-collaborative-ideation/commit/32f17e219c821c0ad60c1179b72009e6646427e6))
11+
312
## [2.8.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.7.8...v2.8.0) (2024-04-15)
413

514

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

0 commit comments

Comments
 (0)