Skip to content

Commit 7ac2700

Browse files
chore(release): 1.16.1 [skip ci]
## [1.16.1](v1.16.0...v1.16.1) (2025-09-19) ### Bug Fixes * trigger desktop builds on release events ([a6f8c23](a6f8c23))
1 parent 4336594 commit 7ac2700

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.1](https://github.com/typelets/typelets-app/compare/v1.16.0...v1.16.1) (2025-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* trigger desktop builds on release events ([a6f8c23](https://github.com/typelets/typelets-app/commit/a6f8c23be72d5ddbffd4d7c8112aebf6dd1b7440))
7+
18
# [1.16.0](https://github.com/typelets/typelets-app/compare/v1.15.5...v1.16.0) (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.16.0';
1+
export const APP_VERSION = '1.16.1';

0 commit comments

Comments
 (0)