Skip to content

Commit 6569f80

Browse files
semantic-release-botRonenMars
authored andcommitted
chore(release): 2.233.0 [skip_actions]
## 2.233.0 (2025-11-23) * feat: structured file manager (#1423) ([5c37184](5c37184)), closes [#1423](#1423)
1 parent 16f00c9 commit 6569f80

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+
## 2.233.0 (2025-11-23)
2+
3+
* feat: structured file manager (#1423) ([5c37184](https://github.com/autokitteh/web-platform/commit/5c37184)), closes [#1423](https://github.com/autokitteh/web-platform/issues/1423)
4+
15
## <small>2.232.1 (2025-11-23)</small>
26

37
* fix: homepage with 0 project should display regular homepage without AI (#1429) ([4fbbe55](https://github.com/autokitteh/web-platform/commit/4fbbe55)), closes [#1429](https://github.com/autokitteh/web-platform/issues/1429)

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

0 commit comments

Comments
 (0)