Skip to content

Commit 906e7c6

Browse files
chore(main): release 3.4.3 (#738)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 07b60f1 commit 906e7c6

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+
## [3.4.3](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.4.2...v3.4.3) (2025-07-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @emotion/styled to v11.14.1 ([#735](https://github.com/graasp/graasp-app-collaborative-ideation/issues/735)) ([dd3740a](https://github.com/graasp/graasp-app-collaborative-ideation/commit/dd3740a035af8924a1a65283064676dc59a4ecca))
9+
* **deps:** update dependency @sentry/react to v9 ([#737](https://github.com/graasp/graasp-app-collaborative-ideation/issues/737)) ([8a76ac0](https://github.com/graasp/graasp-app-collaborative-ideation/commit/8a76ac04215970e70e666d505e28ba2ecb866965))
10+
* disable code blocks ([#742](https://github.com/graasp/graasp-app-collaborative-ideation/issues/742)) ([07b60f1](https://github.com/graasp/graasp-app-collaborative-ideation/commit/07b60f19f46641bc1d34068990632afb0ad06566))
11+
312
## [3.4.2](https://github.com/graasp/graasp-app-collaborative-ideation/compare/v3.4.1...v3.4.2) (2025-06-17)
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": "3.4.2",
3+
"version": "3.4.3",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)