Skip to content

Commit e20005b

Browse files
chore(release): 1.14.4 [skip ci]
## [1.14.4](v1.14.3...v1.14.4) (2025-09-16) ### Bug Fixes * resolve API validation and WebSocket message issues ([eb5588c](eb5588c)) * resolve WebSocket message issues ([f441405](f441405))
1 parent f441405 commit e20005b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.14.4](https://github.com/typelets/typelets-app/compare/v1.14.3...v1.14.4) (2025-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve API validation and WebSocket message issues ([eb5588c](https://github.com/typelets/typelets-app/commit/eb5588c9baa32afd0890e39eff15c1cafa9949eb))
7+
* resolve WebSocket message issues ([f441405](https://github.com/typelets/typelets-app/commit/f441405cd3dc03406736f89b66e9162828540b47))
8+
19
## [1.14.3](https://github.com/typelets/typelets-app/compare/v1.14.2...v1.14.3) (2025-09-16)
210

311

src/constants/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const APP_VERSION = '1.14.3';
1+
export const APP_VERSION = '1.14.4';

0 commit comments

Comments
 (0)