Skip to content

Commit 5622489

Browse files
chore(release): 2.227.3 [skip_actions]
## <small>2.227.3 (2025-10-28)</small> * fix: fix datadog tracking and sync with the chatbot (#1388) ([2c28e84](2c28e84)), closes [#1388](#1388)
1 parent 2c28e84 commit 5622489

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>2.227.3 (2025-10-28)</small>
2+
3+
* fix: fix datadog tracking and sync with the chatbot (#1388) ([2c28e84](https://github.com/autokitteh/web-platform/commit/2c28e84)), closes [#1388](https://github.com/autokitteh/web-platform/issues/1388)
4+
15
## <small>2.227.2 (2025-10-28)</small>
26

37
* fix(UI-1291): run must-have funcs (clear logs and gtag event) before redirect (#1397) ([f111ed7](https://github.com/autokitteh/web-platform/commit/f111ed7)), closes [#1397](https://github.com/autokitteh/web-platform/issues/1397)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "autokitteh",
33
"private": true,
44
"type": "module",
5-
"version": "2.227.2",
5+
"version": "2.227.3",
66
"scripts": {
77
"build": "vite build",
88
"build-storybook": "storybook build",

0 commit comments

Comments
 (0)