Skip to content

Commit 322e13c

Browse files
chore(release): 1.16.4 [skip ci]
## [1.16.4](v1.16.3...v1.16.4) (2025-09-19) ### Bug Fixes * ensure desktop builds always run on main pushes and use latest release tag ([a17d907](a17d907))
1 parent f868505 commit 322e13c

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.4](https://github.com/typelets/typelets-app/compare/v1.16.3...v1.16.4) (2025-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure desktop builds always run on main pushes and use latest release tag ([a17d907](https://github.com/typelets/typelets-app/commit/a17d907bc261f19b4785fa9d6d299f7e013a4e82))
7+
18
## [1.16.3](https://github.com/typelets/typelets-app/compare/v1.16.2...v1.16.3) (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.3';
1+
export const APP_VERSION = '1.16.4';

0 commit comments

Comments
 (0)