v0.1.35-rc.1
Pre-release
Pre-release
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.