Skip to content

Commit 5d1e804

Browse files
chore(main): release 1.2.4
1 parent 114650c commit 5d1e804

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.4](https://github.com/graasp/graasp-app-chatbot/compare/v1.2.3...v1.2.4) (2025-10-14)
4+
5+
6+
### Bug Fixes
7+
8+
* add new GPT models ([#324](https://github.com/graasp/graasp-app-chatbot/issues/324)) ([c152c5b](https://github.com/graasp/graasp-app-chatbot/commit/c152c5be7e3f039c0bd89b845412c1874d5a4165))
9+
* **deps:** update dependency @emotion/styled to v11.14.1 ([#312](https://github.com/graasp/graasp-app-chatbot/issues/312)) ([6d70337](https://github.com/graasp/graasp-app-chatbot/commit/6d703378873039075fdf028dd429f11571697578))
10+
* use oxlint ([#325](https://github.com/graasp/graasp-app-chatbot/issues/325)) ([114650c](https://github.com/graasp/graasp-app-chatbot/commit/114650c9550ad8dd93e8c8ffbea6d857c8806ac1))
11+
312
## [1.2.3](https://github.com/graasp/graasp-app-chatbot/compare/v1.2.2...v1.2.3) (2025-07-15)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graasp-app-chatbot",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)