Version bump; no functional change since 1.0.0 (whisper.cpp auto-lookup) so Obsidian's review tracks a new version.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The id rewrite-plugin is rejected on submission because an id may not
end in plugin. Rename to rewrite-voice-notes (lowercase + hyphens,
no obsidian, does not end in plugin). Pre-release, no installed users.
- manifest.json: id -> rewrite-voice-notes
- package.json / package-lock.json: name -> rewrite-voice-notes
- README.md, CLAUDE.md, docs/DEVCONFLICTS.md: update install-folder paths,
command-id examples, and the id-locked note
- src/ needs no change (uses this.manifest.id dynamically)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bump manifest, versions, and package to 1.0.0 for the first GA release.
Drop the pre-release no-migration rule from CLAUDE.md now that v1.0.0 ships.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>