Skip to content

Commit 0528401

Browse files
committed
chore(main): release 2.37.0
1 parent 99e5447 commit 0528401

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.37.0](https://github.com/graasp/client/compare/v2.36.0...v2.37.0) (2026-02-03)
4+
5+
6+
### Features
7+
8+
* allow converting a folder into a capsule ([#1188](https://github.com/graasp/client/issues/1188)) ([4e9b67d](https://github.com/graasp/client/commit/4e9b67d99e56d26ea7395a1571301353f1615ebe))
9+
* allow users to subscribe to email notifications ([#1190](https://github.com/graasp/client/issues/1190)) ([8d951b8](https://github.com/graasp/client/commit/8d951b88f4192dad762e06d5bc764e9664b38da2))
10+
* navigate to player on capsule card click ([#1195](https://github.com/graasp/client/issues/1195)) ([99e5447](https://github.com/graasp/client/commit/99e5447222da6ca687f9e7685be9cd64fbb60f4f))
11+
12+
13+
### Bug Fixes
14+
15+
* fix download non folder item ([#1192](https://github.com/graasp/client/issues/1192)) ([7f32f70](https://github.com/graasp/client/commit/7f32f707a322db3f5f4f7de9c05a210c91b44fab))
16+
317
## [2.36.0](https://github.com/graasp/client/compare/v2.35.0...v2.36.0) (2026-01-12)
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/client",
3-
"version": "2.36.0",
3+
"version": "2.37.0",
44
"private": true,
55
"license": "AGPL-3.0-only",
66
"author": "Graasp",

0 commit comments

Comments
 (0)