Skip to content

Commit 5bf22b7

Browse files
chore(release): 2.231.0 [skip_actions]
## 2.231.0 (2025-11-18) * feat: configuration sidebar persistent (#1425) ([45a68c7](45a68c7)), closes [#1425](#1425)
1 parent 45a68c7 commit 5bf22b7

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.231.0 (2025-11-18)
2+
3+
* feat: configuration sidebar persistent (#1425) ([45a68c7](https://github.com/autokitteh/web-platform/commit/45a68c7)), closes [#1425](https://github.com/autokitteh/web-platform/issues/1425)
4+
15
## <small>2.230.4 (2025-11-18)</small>
26

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

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

0 commit comments

Comments
 (0)