Skip to content

Commit dfd8b12

Browse files
chore(release): 2.227.1 [skip_actions]
## <small>2.227.1 (2025-10-28)</small> * fix(UI-1291): templates landing page (#1396) ([0da47e1](0da47e1)), closes [#1396](#1396)
1 parent 0da47e1 commit dfd8b12

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.1 (2025-10-28)</small>
2+
3+
* fix(UI-1291): templates landing page (#1396) ([0da47e1](https://github.com/autokitteh/web-platform/commit/0da47e1)), closes [#1396](https://github.com/autokitteh/web-platform/issues/1396)
4+
15
## 2.227.0 (2025-10-26)
26

37
* feat: hide sensitive inputs in datadog (#1387) ([67e95be](https://github.com/autokitteh/web-platform/commit/67e95be)), closes [#1387](https://github.com/autokitteh/web-platform/issues/1387)

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

0 commit comments

Comments
 (0)