Skip to content

v1.6.1

Choose a tag to compare

@iJaack iJaack released this 21 Mar 10:17
· 78 commits to main since this release

Evalanche v1.6.1

This patch release ships the npm trusted-publishing fixes and packaging cleanup since v1.6.0.

Highlights since v1.6.0

  • npm trusted-publishing alignment

    • added explicit repository metadata pointing to iJaack/evalanche
    • enabled provenance in publishConfig
    • upgraded npm in the GitHub release workflow before publish
    • hardened publish checks around package name, version, and registry target
  • package cleanup

    • cleaned the bin path for evalanche-mcp
    • reduced ambiguity in npm publish behavior and workflow logs

Verification

  • full test suite passing: 432/432 tests
  • npm run typecheck
  • npm run build

Compare: v1.6.0...v1.6.1