Skip to content

Commit ac30d7b

Browse files
authored
chore(main): release 2.10.0 (#2010)
1 parent 472ebfa commit ac30d7b

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.10.0](https://github.com/graasp/graasp/compare/v2.9.3...v2.10.0) (2025-10-17)
6+
7+
8+
### Features
9+
10+
* **local-dev:** use garage for s3 ([#1996](https://github.com/graasp/graasp/issues/1996)) ([8873b7f](https://github.com/graasp/graasp/commit/8873b7f99882f68b2cd53d77844ad1fa6a96fa1d))
11+
* return minimal item parent ([#2004](https://github.com/graasp/graasp/issues/2004)) ([2075906](https://github.com/graasp/graasp/commit/20759060047e011845510a21d3ae1c96f1d0eb5c))
12+
13+
14+
### Bug Fixes
15+
16+
* add migration to insert migration from phoenix for planned migration ([#2011](https://github.com/graasp/graasp/issues/2011)) ([472ebfa](https://github.com/graasp/graasp/commit/472ebfa4e58f11d8afbfaa9502eb6de5e33b35ba))
17+
* add thumbnails in search ([#2006](https://github.com/graasp/graasp/issues/2006)) ([65f9801](https://github.com/graasp/graasp/commit/65f980138c1004b195f4554a864eda8e82557727))
18+
* upgrade openai to v6.3 ([#2007](https://github.com/graasp/graasp/issues/2007)) ([8856134](https://github.com/graasp/graasp/commit/88561341eb464dbd8f32b5f519aae6df449dc3ba))
19+
520
## [2.9.3](https://github.com/graasp/graasp/compare/v2.9.2...v2.9.3) (2025-10-10)
621

722

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.9.3",
3+
"version": "2.10.0",
44
"engines": {
55
"node": ">=22.14.0"
66
},

0 commit comments

Comments
 (0)