Skip to content

Commit b84d6f4

Browse files
chore(release): 2.218.0 [skip_actions]
## 2.218.0 (2025-10-08) * feat(UI-1894): telegram connection (#1353) ([dcbabb0](dcbabb0)), closes [#1353](#1353)
1 parent dcbabb0 commit b84d6f4

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.218.0 (2025-10-08)
2+
3+
* feat(UI-1894): telegram connection (#1353) ([dcbabb0](https://github.com/autokitteh/web-platform/commit/dcbabb0)), closes [#1353](https://github.com/autokitteh/web-platform/issues/1353)
4+
15
## 2.217.0 (2025-10-08)
26

37
* feat(UI-1914): move project events to the topbar (#1352) ([81a3c13](https://github.com/autokitteh/web-platform/commit/81a3c13)), closes [#1352](https://github.com/autokitteh/web-platform/issues/1352)

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

0 commit comments

Comments
 (0)