Skip to content

Commit 3a2e068

Browse files
chore(main): release 1.2.3 (#302)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6f39ac1 commit 3a2e068

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.3](https://github.com/graasp/graasp-app-chatbot/compare/v1.2.2...v1.2.3) (2025-07-15)
4+
5+
6+
### Bug Fixes
7+
8+
* add comment component and upgrade models ([#308](https://github.com/graasp/graasp-app-chatbot/issues/308)) ([18066fd](https://github.com/graasp/graasp-app-chatbot/commit/18066fdc2984b6dc45f49868da1a00c910517b7d))
9+
* cypress upgrade and import path fix ([#301](https://github.com/graasp/graasp-app-chatbot/issues/301)) ([3048dd1](https://github.com/graasp/graasp-app-chatbot/commit/3048dd14ec4498d2364aa7711532e3d40c9f5289))
10+
* issues with interface ([#304](https://github.com/graasp/graasp-app-chatbot/issues/304)) ([993b960](https://github.com/graasp/graasp-app-chatbot/commit/993b9604459f3d1c2358c075f746442fa7034d0f))
11+
* upgrade deps ([#303](https://github.com/graasp/graasp-app-chatbot/issues/303)) ([fb77fc3](https://github.com/graasp/graasp-app-chatbot/commit/fb77fc37a065cf21b303eace20717ccc615be29b))
12+
313
## [1.2.2](https://github.com/graasp/graasp-app-chatbot/compare/v1.2.1...v1.2.2) (2025-06-16)
414

515

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.2",
3+
"version": "1.2.3",
44
"license": "AGPL-3.0-only",
55
"author": "Graasp",
66
"contributors": [

0 commit comments

Comments
 (0)