Skip to content

Commit 8406b54

Browse files
committed
chore(main): release 2.4.0
1 parent 0c0eb5a commit 8406b54

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.4.0](https://github.com/graasp/graasp/compare/v2.3.0...v2.4.0) (2025-05-13)
6+
7+
8+
### Features
9+
10+
* **graasp-import:** export and import the item thumbnails ([#1868](https://github.com/graasp/graasp/issues/1868)) ([0c0eb5a](https://github.com/graasp/graasp/commit/0c0eb5a82ca1766be6f7d84d992510eed67453e2))
11+
12+
13+
### Bug Fixes
14+
15+
* **files-upload:** return simple error if exists ([#1866](https://github.com/graasp/graasp/issues/1866)) ([9c48b77](https://github.com/graasp/graasp/commit/9c48b7745cfd6af5686381933271d5a22726955a))
16+
517
## [2.3.0](https://github.com/graasp/graasp/compare/v2.2.1...v2.3.0) (2025-05-05)
618

719
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"engines": {
55
"node": ">=22.0.0"
66
},

0 commit comments

Comments
 (0)