File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.27.1 (2026-01-07)
4+
5+ [ compare changes] ( https://github.com/aatrooox/zotepad/compare/v0.27.0...v0.27.1 )
6+
7+ ### 🏡 Chore
8+
9+ - 尝试处理安卓键盘弹出问题; 优化一些样式 ([ d796c16] ( https://github.com/aatrooox/zotepad/commit/d796c16 ) )
10+
11+
312## v0.27.0 (2026-01-07)
413
514[ compare changes] ( https://github.com/aatrooox/zotepad/compare/v0.26.2...v0.27.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " zotepad" ,
33 "type" : " module" ,
4- "version" : " 0.27.0 " ,
4+ "version" : " 0.27.1 " ,
55 "private" : true ,
66 "author" : {
77 "name" : " aatrooox" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " zotepad"
3- version = " 0.27.0 "
3+ version = " 0.27.1 "
44description = " zotepad - A template for fast development of desktop applications using Tauri and Nuxt.js"
55authors = [ " aatrox" ]
66license = " MIT"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../node_modules/@tauri-apps/cli/config.schema.json" ,
33 "productName" : " zotepad" ,
4- "version" : " 0.27.0 " ,
4+ "version" : " 0.27.1 " ,
55 "identifier" : " com.zzaoclub.zotepad" ,
66 "build" : {
77 "frontendDist" : " ../dist" ,
You can’t perform that action at this time.
0 commit comments