Skip to content

Commit aceb796

Browse files
chore(main): release 3.1.2 (#540)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 70d3d65 commit aceb796

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [3.1.2](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.1...v3.1.2) (2024-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @sentry/react to v8.33.0 ([#537](https://github.com/graasp/graasp-app-collaborative-ideation/issues/537)) ([d2d8fd2](https://github.com/graasp/graasp-app-collaborative-ideation/commit/d2d8fd2fe95d556a288a55bd384708ee074c4fb4))
9+
* **deps:** update dependency @uiw/react-codemirror to v4.23.4 ([de744ff](https://github.com/graasp/graasp-app-collaborative-ideation/commit/de744ff0f35cfd364824ee6fa760a21520111254))
10+
311
## [3.1.1](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.1.0...v3.1.1) (2024-10-02)
412

513

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

0 commit comments

Comments
 (0)