mirror of
https://github.com/bucknatt/mitsu-plugin.git
synced 2026-07-22 18:00:37 +00:00
Add eslint-plugin-obsidianmd, fix type-safe Obsidian API usage, use activeDocument for DOM, remove CSS !important, bump minAppVersion to 1.7.2 for revealLeaf, and align UI strings with sentence case.
10 lines
163 B
JSON
10 lines
163 B
JSON
{
|
|
"0.1.0": "1.5.0",
|
|
"1.0.0": "1.5.0",
|
|
"1.0.1": "1.5.0",
|
|
"1.0.2": "1.5.0",
|
|
"1.0.3": "1.5.0",
|
|
"1.0.4": "1.5.0",
|
|
"1.0.5": "1.5.0",
|
|
"1.0.6": "1.7.2"
|
|
}
|