Skip to content

v0.1.5

Choose a tag to compare

@MrRefactoring MrRefactoring released this 13 Apr 21:36

[0.1.5] - 2026-04-14

Fixed

  • install, uninstall, list, and logs subcommands not recognized by the published binary — the platform packages (@obsidian-mcp-rs/*) were pinned to 0.1.2 in optionalDependencies instead of the current version, so npx resolved an old binary without these subcommands
  • prepare-release.sh now updates optionalDependencies unconditionally (previously only matched entries at CURRENT_VERSION, silently skipping them when platform packages lagged behind)

Full Changelog: v0.1.4...v0.1.5