File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.27.4 (2026-01-08)
4+
5+ [ compare changes] ( https://github.com/aatrooox/zotepad/compare/v0.27.3...v0.27.4 )
6+
7+ ### 🐞 Bug Fixes
8+
9+ - 修复相册计数sql ([ dff70e0] ( https://github.com/aatrooox/zotepad/commit/dff70e0 ) )
10+ - 修复相册及资源关联表同步问题 ([ 2b9a73e] ( https://github.com/aatrooox/zotepad/commit/2b9a73e ) )
11+
12+ ### 🏡 Chore
13+
14+ - release 文案位置 ([ 6fc1751] ( https://github.com/aatrooox/zotepad/commit/6fc1751 ) )
15+
16+
317## v0.27.3 (2026-01-08)
418
519[ compare changes] ( https://github.com/aatrooox/zotepad/compare/v0.27.2...v0.27.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " zotepad" ,
33 "type" : " module" ,
4- "version" : " 0.27.3 " ,
4+ "version" : " 0.27.4 " ,
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.3 "
3+ version = " 0.27.4 "
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.3 " ,
4+ "version" : " 0.27.4 " ,
55 "identifier" : " com.zzaoclub.zotepad" ,
66 "build" : {
77 "frontendDist" : " ../dist" ,
You can’t perform that action at this time.
0 commit comments