File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -329,6 +329,11 @@ No additional features are planned at this time. If there is a feature missing t
329329
330330# Version History
331331
332+ ## 4.4.1
333+
334+ - Removed ` content ` parameter
335+ - Fixed some issues related to resolving parameters
336+
332337## 4.4.0
333338
334339- Added ability to register and unregister commands to insert admonitions into a note
Original file line number Diff line number Diff line change 11{
22 "id" : " obsidian-admonition" ,
33 "name" : " Admonition" ,
4- "version" : " 4.4.0 " ,
4+ "version" : " 4.4.1 " ,
55 "minAppVersion" : " 0.11.0" ,
66 "description" : " Admonition block-styled content for Obsidian.md" ,
77 "author" : " Jeremy Valentine" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-admonition" ,
3- "version" : " 4.4.0 " ,
3+ "version" : " 4.4.1 " ,
44 "description" : " Admonition block-styled content for Obsidian.md" ,
55 "main" : " main.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 99 "4.1.7" : " 0.11.0" ,
1010 "4.2.1" : " 0.11.0" ,
1111 "4.3.1" : " 0.12.0" ,
12- "4.4.0 " : " 0.12.2"
12+ "4.4.1 " : " 0.12.2"
1313}
You can’t perform that action at this time.
0 commit comments