tdccccc_arxiv-daily/plugin/versions.json
Da-Chuan Tian 92bc3a35ef chore: prepare 0.3.1 release
Why:
The similarity, deep-dive selection, deletion, and Marketplace compatibility improvements are ready for an immutable maintenance release under the requested 0.3.1 version.

What:
Synchronize every workspace package, internal dependency, Obsidian manifest, compatibility map, and lockfile to 0.3.1. Add curated release notes and update release command examples while retaining Obsidian 1.4.0 compatibility.

Validation:
- npm ci
- npm run test:release-tools
- npm run check:release-version -- 0.3.1
- npm run check:boundaries
- npm run lint
- npm run typecheck
- npm test (782 tests)
- npm run build
- npm run smoke:build
- manifest/version-map identity checks
- credential-pattern scan
- git diff --check
2026-07-18 20:02:10 +08:00

27 lines
515 B
JSON

{
"0.1.0": "1.4.0",
"0.1.2": "1.4.0",
"0.1.3": "1.4.0",
"0.1.4": "1.4.0",
"0.1.5": "1.4.0",
"0.1.6": "1.4.0",
"0.1.7": "1.4.0",
"0.1.8": "1.4.0",
"0.1.9": "1.4.0",
"0.1.10": "1.4.0",
"0.1.11": "1.4.0",
"0.1.12": "1.4.0",
"0.1.13": "1.4.0",
"0.1.14": "1.4.0",
"0.1.15": "1.4.0",
"0.1.16": "1.4.0",
"0.1.17": "1.4.0",
"0.1.18": "1.4.0",
"0.1.19": "1.4.0",
"0.1.20": "1.4.0",
"0.1.21": "1.4.0",
"0.2.0": "1.4.0",
"0.2.1": "1.4.0",
"0.3.0": "1.4.0",
"0.3.1": "1.4.0"
}