Skip to content

Commit

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

### Bug Fixes

* **UI-1324:** fix connection type check on edit submit ([#988](#988)) ([38a3a80](38a3a80))
  • Loading branch information
semantic-release-bot committed Feb 11, 2025
1 parent 38a3a80 commit c2b39ab
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.5](https://github.com/autokitteh/web-platform/compare/v2.140.4...v2.140.5) (2025-02-11)


### Bug Fixes

* **UI-1324:** fix connection type check on edit submit ([#988](https://github.com/autokitteh/web-platform/issues/988)) ([38a3a80](https://github.com/autokitteh/web-platform/commit/38a3a80abfe257fde232aab5931c159c60f3d29d))

## [2.140.4](https://github.com/autokitteh/web-platform/compare/v2.140.3...v2.140.4) (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.4",
"version": "2.140.5",
"scripts": {
"build": "vite build",
"build-storybook": "storybook build",
Expand Down

0 comments on commit c2b39ab

Please sign in to comment.