Skip to content

Commit f868505

Browse files
committed
Merge branch 'main' of github.com:typelets/typelets-app
2 parents a17d907 + 282ca49 commit f868505

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.16.3](https://github.com/typelets/typelets-app/compare/v1.16.2...v1.16.3) (2025-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* integrate desktop builds directly into release workflow ([14c068a](https://github.com/typelets/typelets-app/commit/14c068a963adee82346f5df116b6353d804f0370))
7+
18
## [1.16.2](https://github.com/typelets/typelets-app/compare/v1.16.1...v1.16.2) (2025-09-19)
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.16.2';
1+
export const APP_VERSION = '1.16.3';

0 commit comments

Comments
 (0)