Skip to content

Commit 9196d68

Browse files
committed
chore(main): release 2.37.0
1 parent 8f6d851 commit 9196d68

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.37.0](https://github.com/graasp/client/compare/v2.36.0...v2.37.0) (2026-01-28)
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+
311
## [2.36.0](https://github.com/graasp/client/compare/v2.35.0...v2.36.0) (2026-01-12)
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/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)