Skip to content

v0.1.35-rc.0

Pre-release
Pre-release

Choose a tag to compare

@Ring-wdr Ring-wdr released this 25 Mar 14:55
7a96e6c

Summary

  • validate npm trusted publishing through GitHub OIDC
  • add a dedicated publish workflow triggered by GitHub Releases
  • route prerelease versions to the npm next dist-tag

Validation

  • npm run build
  • npm test
  • npm pack --dry-run

This release is intended to verify the release-to-npm publish pipeline without changing the latest dist-tag.