File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.18.1] ( https://github.com/typelets/typelets-app/compare/v1.18.0...v1.18.1 ) (2025-09-22)
2+
3+
4+ ### Bug Fixes
5+
6+ * resolve TipTap v3 compatibility and CSS import order issues ([ 898e245] ( https://github.com/typelets/typelets-app/commit/898e245d987b691585d1ab38629a3387726d9697 ) )
7+ * resolve TypeScript 5.9 crypto API compatibility issues ([ e424192] ( https://github.com/typelets/typelets-app/commit/e424192580c2bfb51b7307bcf0a7ff5410e49159 ) )
8+
19# [ 1.18.0] ( https://github.com/typelets/typelets-app/compare/v1.17.4...v1.18.0 ) (2025-09-20)
210
311
Original file line number Diff line number Diff line change 11{
22 "name" : " typelets-desktop" ,
3- "version" : " 1.18.0 " ,
3+ "version" : " 1.18.1 " ,
44 "description" : " Typelets Desktop - Secure Note Taking App" ,
55 "main" : " dist/main.js" ,
66 "author" : " Typelets Team" ,
Original file line number Diff line number Diff line change 1- export const APP_VERSION = '1.18.0 ' ;
1+ export const APP_VERSION = '1.18.1 ' ;
You can’t perform that action at this time.
0 commit comments