Skip to content

Commit 57fe24d

Browse files
chore(release): 1.15.2 [skip ci]
## [1.15.2](v1.15.1...v1.15.2) (2025-09-18) ### Bug Fixes * check desktop package.json for version changes in workflow ([f109f1f](f109f1f))
1 parent f109f1f commit 57fe24d

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.2](https://github.com/typelets/typelets-app/compare/v1.15.1...v1.15.2) (2025-09-18)
2+
3+
4+
### Bug Fixes
5+
6+
* check desktop package.json for version changes in workflow ([f109f1f](https://github.com/typelets/typelets-app/commit/f109f1ffe71d258bb052c3708d6a99466a74f88d))
7+
18
## [1.15.1](https://github.com/typelets/typelets-app/compare/v1.15.0...v1.15.1) (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.1';
1+
export const APP_VERSION = '1.15.2';

0 commit comments

Comments
 (0)