Skip to content

Commit db80f0f

Browse files
chore(release): 1.15.3 [skip ci]
## [1.15.3](v1.15.2...v1.15.3) (2025-09-18) ### Bug Fixes * align desktop app version with main app and use main version for releases ([845a69f](845a69f))
1 parent 845a69f commit db80f0f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.3](https://github.com/typelets/typelets-app/compare/v1.15.2...v1.15.3) (2025-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* align desktop app version with main app and use main version for releases ([845a69f](https://github.com/typelets/typelets-app/commit/845a69fc94751e2827f94366363348e147dcf52a))
7+
18
## [1.15.2](https://github.com/typelets/typelets-app/compare/v1.15.1...v1.15.2) (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.2';
1+
export const APP_VERSION = '1.15.3';

0 commit comments

Comments
 (0)