Skip to content

Commit cc579b1

Browse files
chore(main): release 2.7.6 (#226)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f92a775 commit cc579b1

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.7.6](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.7.5...v2.7.6) (2024-04-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @mui/x-data-grid to v6.19.9 ([6acdc66](https://github.com/graasp/graasp-app-collaborative-ideation/commit/6acdc662d829675ae76c54219f3754ca3230193c))
9+
* **deps:** update dependency typescript to v5.4.4 ([71b37b9](https://github.com/graasp/graasp-app-collaborative-ideation/commit/71b37b9245e7105c8a8ab8a98f3dd8d0e4a8dbac))
10+
* provide initial value when reducing ratings ([#233](https://github.com/graasp/graasp-app-collaborative-ideation/issues/233)) ([f92a775](https://github.com/graasp/graasp-app-collaborative-ideation/commit/f92a775392ae4a809e1f2ed53e39f7c56a911a3e))
11+
312
## [2.7.5](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v2.7.4...v2.7.5) (2024-04-04)
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.7.5",
3+
"version": "2.7.6",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)