lemon695_obsidian-note-imag.../versions.json
Lemon695 fe9dda8898 Harden the release branch for Obsidian market submission
Constraint: Keep the plugin release-safe without introducing new dependencies
Rejected: Commit the branch with mismatched version metadata and missing release verifier | that would leave the release flow broken
Confidence: high
Scope-risk: moderate
Directive: Keep package, manifest, and versions metadata aligned before cutting future release tags
Tested: npm run verify:release; npm run lint; npm run build
Not-tested: Real Obsidian desktop and mobile smoke tests on this branch
2026-06-08 16:21:05 +08:00

8 lines
121 B
JSON

{
"1.0.0": "0.15.0",
"1.0.1": "1.8.4",
"1.0.2": "1.8.4",
"1.0.3": "1.8.4",
"1.0.11": "1.9.14",
"1.1.0": "1.9.14"
}