Skip to content

Commit 41a0834

Browse files
authored
chore(main): release 2.9.3 (#2002)
1 parent 9a9f63e commit 41a0834

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.9.3](https://github.com/graasp/graasp/compare/v2.9.2...v2.9.3) (2025-10-10)
6+
7+
8+
### Bug Fixes
9+
10+
* allow the use of older gpt models in the api ([#2001](https://github.com/graasp/graasp/issues/2001)) ([9a9f63e](https://github.com/graasp/graasp/commit/9a9f63ea7a282b42a8678c381027e347e67b9fed))
11+
512
## [2.9.2](https://github.com/graasp/graasp/compare/v2.9.1...v2.9.2) (2025-10-08)
613

714

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

0 commit comments

Comments
 (0)