Skip to content

Commit 221bc0c

Browse files
committed
add per device sel v0.2.0
1 parent f3bbda1 commit 221bc0c

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
- add support for mouse hoving font size overload
1717
- add support for unclamp when mouse hoving
1818
- fix influenced setting panel
19+
20+
## 0.2.0
21+
- add per device selection

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "siyuan_doctree_compress",
3-
"version": "0.1.4",
3+
"version": "0.2.0",
44
"type": "module",
55
"description": "fully customs your doctree",
66
"repository": "",

plugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "siyuan_doctree_compress",
33
"author": "zxkmm",
44
"url": "https://github.com/zxkmm/siyuan_doctree_compress",
5-
"version": "0.1.4",
5+
"version": "0.2.0",
66
"minAppVersion": "2.12.1",
77
"backends": [
88
"windows",

0 commit comments

Comments
 (0)