File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 22
33## v0.3.7 2024-11
44
5+ ## v0.3.7 2024-11-05
6+
57* [ Add plugin util ` platformUtils ` ] ( https://github.com/siyuan-note/siyuan/issues/12930 )
68* [ Add plugin function ` getAllEditor ` ] ( https://github.com/siyuan-note/siyuan/issues/12884 )
79* [ Add plugin function ` getModelByDockType ` ] ( https://github.com/siyuan-note/siyuan/issues/11782 )
Original file line number Diff line number Diff line change 11{
22 "name" : " plugin-sample" ,
3- "version" : " 0.3.6 " ,
3+ "version" : " 0.3.7 " ,
44 "description" : " This is a sample plugin for Siyuan (https://b3log.org/siyuan)" ,
55 "main" : " .src/index.js" ,
66 "scripts" : {
2121 "mini-css-extract-plugin" : " 2.3.0" ,
2222 "sass" : " ^1.62.1" ,
2323 "sass-loader" : " ^12.6.0" ,
24- "siyuan" : " 1.0.3 " ,
24+ "siyuan" : " 1.0.5 " ,
2525 "tslib" : " 2.4.0" ,
2626 "typescript" : " 4.7.4" ,
2727 "webpack" : " ^5.76.0" ,
Original file line number Diff line number Diff line change 22 "name" : " plugin-sample" ,
33 "author" : " Vanessa" ,
44 "url" : " https://github.com/siyuan-note/plugin-sample" ,
5- "version" : " 0.3.6 " ,
6- "minAppVersion" : " 3.1.7 " ,
5+ "version" : " 0.3.7 " ,
6+ "minAppVersion" : " 3.1.11 " ,
77 "backends" : [
88 " windows" ,
99 " linux" ,
You can’t perform that action at this time.
0 commit comments