Skip to content

Commit f53cb64

Browse files
chore(release): 1.15.5 [skip ci]
## [1.15.5](v1.15.4...v1.15.5) (2025-09-18) ### Bug Fixes * update desktop build workflow to detect version changes in constants file ([ac7af63](ac7af63))
1 parent ac7af63 commit f53cb64

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.5](https://github.com/typelets/typelets-app/compare/v1.15.4...v1.15.5) (2025-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* update desktop build workflow to detect version changes in constants file ([ac7af63](https://github.com/typelets/typelets-app/commit/ac7af637c2e07a58707e4e13acf45bc7db53005d))
7+
18
## [1.15.4](https://github.com/typelets/typelets-app/compare/v1.15.3...v1.15.4) (2025-09-18)
29

310

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.15.4';
1+
export const APP_VERSION = '1.15.5';

0 commit comments

Comments
 (0)