Skip to content

Commit 307ef12

Browse files
chore(release): 2.229.0 [skip_actions]
## 2.229.0 (2025-11-16) * feat: add discord back (#1411) ([e517bab](e517bab)), closes [#1411](#1411)
1 parent e517bab commit 307ef12

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.229.0 (2025-11-16)
2+
3+
* feat: add discord back (#1411) ([e517bab](https://github.com/autokitteh/web-platform/commit/e517bab)), closes [#1411](https://github.com/autokitteh/web-platform/issues/1411)
4+
15
## <small>2.228.1 (2025-11-13)</small>
26

37
* fix: kill height integration (#1410) ([9460324](https://github.com/autokitteh/web-platform/commit/9460324)), closes [#1410](https://github.com/autokitteh/web-platform/issues/1410)

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

0 commit comments

Comments
 (0)