We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a17d907 + 282ca49 commit f868505Copy full SHA for f868505
2 files changed
CHANGELOG.md
@@ -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
8
## [1.16.2](https://github.com/typelets/typelets-app/compare/v1.16.1...v1.16.2) (2025-09-19)
9
10
src/constants/version.ts
@@ -1 +1 @@
-export const APP_VERSION = '1.16.2';
+export const APP_VERSION = '1.16.3';
0 commit comments