Skip to content

Commit cc6263f

Browse files
chore(release): 2.225.0 [skip_actions]
## 2.225.0 (2025-10-19) * feat(UI-1887): notion connection (#1362) ([5aa4298](5aa4298)), closes [#1362](#1362) * fix: improve chatbot iframe handshake (#1373) ([a4b1948](a4b1948)), closes [#1373](#1373)
1 parent 5aa4298 commit cc6263f

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.225.0 (2025-10-19)
2+
3+
* feat(UI-1887): notion connection (#1362) ([5aa4298](https://github.com/autokitteh/web-platform/commit/5aa4298)), closes [#1362](https://github.com/autokitteh/web-platform/issues/1362)
4+
* fix: improve chatbot iframe handshake (#1373) ([a4b1948](https://github.com/autokitteh/web-platform/commit/a4b1948)), closes [#1373](https://github.com/autokitteh/web-platform/issues/1373)
5+
16
## <small>2.224.1 (2025-10-19)</small>
27

38
* chore: update kittehub templates (#1371) ([b302c31](https://github.com/autokitteh/web-platform/commit/b302c31)), closes [#1371](https://github.com/autokitteh/web-platform/issues/1371)

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

0 commit comments

Comments
 (0)