yashmurty_obsidian-people-g.../manifest.json
yashmurty 5c7c0bef20 Fix Obsidian review issues and ship fully free
- Bump minAppVersion to 1.7.2 (covers addAction/revealLeaf) + add versions.json
- Obsidian API hygiene: createEl/createDiv, typed d3 callbacks, drop builtin-modules
- Add release workflow with GitHub artifact attestation
- Remove node-count gate and all Pro/Locked/Upgrade wording
- Bump version to 0.1.2
2026-05-31 21:50:34 +09:00

9 lines
304 B
JSON

{
"id": "people-graph",
"name": "People Graph",
"version": "0.1.2",
"minAppVersion": "1.7.2",
"description": "A visual force-directed graph of people and friends in your vault with photo nodes, closeness-based positioning, and company clustering.",
"author": "yashmurty",
"isDesktopOnly": false
}