Skip to content

Commit d84f0fc

Browse files
chore(release): 2.230.4 [skip_actions]
## <small>2.230.4 (2025-11-18)</small> * fix: navigate to config from the project page (#1424) ([67b1660](67b1660)), closes [#1424](#1424)
1 parent 67b1660 commit d84f0fc

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.230.4 (2025-11-18)</small>
2+
3+
* fix: navigate to config from the project page (#1424) ([67b1660](https://github.com/autokitteh/web-platform/commit/67b1660)), closes [#1424](https://github.com/autokitteh/web-platform/issues/1424)
4+
15
## <small>2.230.3 (2025-11-17)</small>
26

37
* fix: ai chat suggestions pills - change design and remove redundant (#1420) ([f5152f3](https://github.com/autokitteh/web-platform/commit/f5152f3)), closes [#1420](https://github.com/autokitteh/web-platform/issues/1420)

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.230.3",
5+
"version": "2.230.4",
66
"scripts": {
77
"build": "node scripts/validateRuleConsistency.mjs && vite build",
88
"build-storybook": "storybook build",

0 commit comments

Comments
 (0)