Skip to content

Commit 5099761

Browse files
chore(release): 2.227.9 [skip_actions]
## <small>2.227.9 (2025-11-09)</small> * fix: re-add auth_scopes to each google connection (#1404) ([679ce06](679ce06)), closes [#1404](#1404)
1 parent 679ce06 commit 5099761

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+
## <small>2.227.9 (2025-11-09)</small>
2+
3+
* fix: re-add auth_scopes to each google connection (#1404) ([679ce06](https://github.com/autokitteh/web-platform/commit/679ce06)), closes [#1404](https://github.com/autokitteh/web-platform/issues/1404)
4+
15
## <small>2.227.8 (2025-11-09)</small>
26

37
* fix: gemini form field name (#1403) ([89a1b7f](https://github.com/autokitteh/web-platform/commit/89a1b7f)), closes [#1403](https://github.com/autokitteh/web-platform/issues/1403)

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

0 commit comments

Comments
 (0)