core-hn_pseudobsidian-ization/versions.json
Axelle Abbadie 8db091faf6 fix: address remaining community bot lint recommendations
Bump minAppVersion to 1.13.0 (obsidian@1.13.1 typings) to use the
declarative getSettingDefinitions() API and ButtonComponent.setDestructive(),
replacing the deprecated display() and setWarning(). Settings tab
converted to declarative settings with render escape hatches. Static
imports of fs/path replace remaining require() calls in main.ts.
2026-06-10 10:25:23 +02:00

16 lines
No EOL
283 B
JSON

{
"0.0.1": "1.4.0",
"0.0.2": "1.4.0",
"0.0.3": "1.4.0",
"0.0.4": "1.4.0",
"0.0.5": "1.4.0",
"0.0.6": "1.6.6",
"0.1.0": "1.7.2",
"0.1.1": "1.7.2",
"0.1.2": "1.7.2",
"0.1.3": "1.7.2",
"0.1.4": "1.7.2",
"0.1.5": "1.7.2",
"0.1.6": "1.7.2",
"0.1.7": "1.13.0"
}