Skip to content

Commit a6fc0af

Browse files
chore(release): 2.196.0
# [2.196.0](v2.195.0...v2.196.0) (2025-05-25) ### Features * enhance manage search parameters and navigation after login ([#1205](#1205)) ([1184b75](1184b75))
1 parent 1184b75 commit a6fc0af

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.196.0](https://github.com/autokitteh/web-platform/compare/v2.195.0...v2.196.0) (2025-05-25)
2+
3+
4+
### Features
5+
6+
* enhance manage search parameters and navigation after login ([#1205](https://github.com/autokitteh/web-platform/issues/1205)) ([1184b75](https://github.com/autokitteh/web-platform/commit/1184b75252f0f61dcc99fd21afa2b5dcb9d7a6a0))
7+
18
# [2.195.0](https://github.com/autokitteh/web-platform/compare/v2.194.0...v2.195.0) (2025-05-22)
29

310

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

0 commit comments

Comments
 (0)