Skip to content

fix: restore npm cli support#75

Merged
rogerdigital merged 1 commit into
mainfrom
fix/restore-cli-0.4.10
Jun 18, 2026
Merged

fix: restore npm cli support#75
rogerdigital merged 1 commit into
mainfrom
fix/restore-cli-0.4.10

Conversation

@rogerdigital

Copy link
Copy Markdown
Owner

Summary

  • Restore the npm CLI entrypoints and production cli.js bundle.
  • Keep Obsidian warning lint scoped to plugin code by excluding src/cli.
  • Bump package, manifest, versions, and CLI tool version to 0.4.10.
  • Restore CLI documentation and tests.

Verification

  • npm run lint
  • npm run lint:obsidian-warnings
  • npm run build
  • npm test
  • npm pack --dry-run
  • node cli.js --help
  • node cli.js . --scanner empty-notes --format json --fail-on none
  • node cli.js . --scanner empty-notes --format markdown --output /tmp/vault-inspector-report.md --fail-on none

@rogerdigital
rogerdigital merged commit b7decac into main Jun 18, 2026
1 check passed
@rogerdigital
rogerdigital deleted the fix/restore-cli-0.4.10 branch June 18, 2026 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant