Skip to content

Commit 57591f5

Browse files
chore(main): release 3.4.0 (#726)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d9422e commit 57591f5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [3.4.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.3.0...v3.4.0) (2025-06-05)
4+
5+
6+
### Features
7+
8+
* add markdown editor ([#727](https://github.com/graasp/graasp-app-collaborative-ideation/issues/727)) ([6b41857](https://github.com/graasp/graasp-app-collaborative-ideation/commit/6b418579721017aa7f7857c0131e517eea447864))
9+
10+
11+
### Bug Fixes
12+
13+
* only generate ideas when increasing round in individual mode ([6b41857](https://github.com/graasp/graasp-app-collaborative-ideation/commit/6b418579721017aa7f7857c0131e517eea447864))
14+
* **style:** response grid container width to 100% ([66ed8a3](https://github.com/graasp/graasp-app-collaborative-ideation/commit/66ed8a3afc3e6fc66f25907691d4313bb9ee88e4))
15+
* **style:** width of single response ([#725](https://github.com/graasp/graasp-app-collaborative-ideation/issues/725)) ([66ed8a3](https://github.com/graasp/graasp-app-collaborative-ideation/commit/66ed8a3afc3e6fc66f25907691d4313bb9ee88e4))
16+
317
## [3.3.0](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.2.4...v3.3.0) (2025-06-02)
418

519

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

0 commit comments

Comments
 (0)