Skip to content

v0.1.35-rc.1

Pre-release
Pre-release

Choose a tag to compare

@Ring-wdr Ring-wdr released this 25 Mar 15:15
8cd472f

Summary

  • upgrade the npm publish workflow to a trusted-publishing compatible runtime
  • install the latest npm explicitly in the publish job
  • rerun prerelease validation on the dist-tag

Validation

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

This release is intended to verify npm trusted publishing after correcting the publish job runtime.