We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc2203 commit 2b7f74aCopy full SHA for 2b7f74a
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.4](https://github.com/graasp/graasp-app-chatbot/compare/v1.2.3...v1.2.4) (2025-08-18)
4
+
5
6
+### Bug Fixes
7
8
+* **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))
9
10
## [1.2.3](https://github.com/graasp/graasp-app-chatbot/compare/v1.2.2...v1.2.3) (2025-07-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "graasp-app-chatbot",
- "version": "1.2.3",
+ "version": "1.2.4",
"license": "AGPL-3.0-only",
"author": "Graasp",
"contributors": [
0 commit comments