Skip to content

Commit 92c9149

Browse files
chore(release): 2.171.0
# [2.171.0](v2.170.0...v2.171.0) (2025-03-30) ### Features * **UI-1397)(UI-1400)(UI-1422:** update sessions list on Manual Run in the Sessions page ([#1088](#1088)) ([35e6dd2](35e6dd2)) * **UI-1433:** create onboarding guided tour ([#1093](#1093)) ([78c9f1b](78c9f1b))
1 parent 78c9f1b commit 92c9149

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.171.0](https://github.com/autokitteh/web-platform/compare/v2.170.0...v2.171.0) (2025-03-30)
2+
3+
4+
### Features
5+
6+
* **UI-1397)(UI-1400)(UI-1422:** update sessions list on Manual Run in the Sessions page ([#1088](https://github.com/autokitteh/web-platform/issues/1088)) ([35e6dd2](https://github.com/autokitteh/web-platform/commit/35e6dd2df874739dd7a18b9d86119b8103698e34))
7+
* **UI-1433:** create onboarding guided tour ([#1093](https://github.com/autokitteh/web-platform/issues/1093)) ([78c9f1b](https://github.com/autokitteh/web-platform/commit/78c9f1bf8d33c67aaca72207b32a2383a4808667))
8+
19
# [2.170.0](https://github.com/autokitteh/web-platform/compare/v2.169.5...v2.170.0) (2025-03-27)
210

311

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

0 commit comments

Comments
 (0)