Skip to content

Commit 60ac2f9

Browse files
chore(release): 1.10.3 [skip ci]
## [1.10.3](v1.10.2...v1.10.3) (2025-09-06) ### Bug Fixes * resolve file encryption issues and add note ID to status bar ([aa91bbc](aa91bbc))
1 parent 5643f60 commit 60ac2f9

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.10.3](https://github.com/typelets/typelets-app/compare/v1.10.2...v1.10.3) (2025-09-06)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve file encryption issues and add note ID to status bar ([aa91bbc](https://github.com/typelets/typelets-app/commit/aa91bbcea97ada9a5d0191d56480e60a288c2c3d))
7+
18
## [1.10.2](https://github.com/typelets/typelets-app/compare/v1.10.1...v1.10.2) (2025-09-06)
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.10.2';
1+
export const APP_VERSION = '1.10.3';

0 commit comments

Comments
 (0)