Skip to content

Commit 832e9df

Browse files
chore(release): 2.227.4 [skip_actions]
## <small>2.227.4 (2025-11-03)</small> * fix: open session from deployments page on manual run (#1399) ([bac57f8](bac57f8)), closes [#1399](#1399)
1 parent bac57f8 commit 832e9df

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.4 (2025-11-03)</small>
2+
3+
* fix: open session from deployments page on manual run (#1399) ([bac57f8](https://github.com/autokitteh/web-platform/commit/bac57f8)), closes [#1399](https://github.com/autokitteh/web-platform/issues/1399)
4+
15
## <small>2.227.3 (2025-10-28)</small>
26

37
* 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)

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.3",
5+
"version": "2.227.4",
66
"scripts": {
77
"build": "vite build",
88
"build-storybook": "storybook build",

0 commit comments

Comments
 (0)