Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 13:06
4943434

@jfmoe/smart-search 0.2.0

Personal release identity

  • Moves the user-facing npm package to @jfmoe/smart-search@0.2.0.
  • Aligns npm metadata, Python metadata, lock metadata, repository links, install
    and repair guidance, README documentation, and the public Smart Search Skill.
  • Formally supports macOS with Node as the only promised JavaScript launcher.

Release policy

  • A normal main push only runs tests.
  • Preview publishing is a manual workflow_dispatch action pinned to a full
    40-character commit SHA and publishes only to next.
  • Stable publishing requires an exact v0.2.0 tag and verifies version
    consistency before publishing to latest.

Validation

  • npm test
  • npm pack --dry-run through the package-content check in npm test
  • No release, tag, registry, or workflow-dispatch action was performed while
    preparing these notes.