Skip to content

Commit

Permalink
chore(release): 2.140.1
Browse files Browse the repository at this point in the history
## [2.140.1](v2.140.0...v2.140.1) (2025-02-11)

### Bug Fixes

* **UI-1296:** session manual run fix ([#965](#965)) ([71775d3](71775d3))
  • Loading branch information
semantic-release-bot committed Feb 11, 2025
1 parent 71775d3 commit 35fa2ab
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.140.1](https://github.com/autokitteh/web-platform/compare/v2.140.0...v2.140.1) (2025-02-11)


### Bug Fixes

* **UI-1296:** session manual run fix ([#965](https://github.com/autokitteh/web-platform/issues/965)) ([71775d3](https://github.com/autokitteh/web-platform/commit/71775d30d500e03090bfb8bc1b697a7244cab7f7))

# [2.140.0](https://github.com/autokitteh/web-platform/compare/v2.139.0...v2.140.0) (2025-02-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "autokitteh",
"private": true,
"type": "module",
"version": "2.140.0",
"version": "2.140.1",
"scripts": {
"build": "vite build",
"build-storybook": "storybook build",
Expand Down

0 comments on commit 35fa2ab

Please sign in to comment.