v3.0.3
Patch Changes
-
6b10499: Restore the npm provenance attestation.
3.0.2 was published without one: the release switched to
changeset publish, which delegates to pnpm's native publish,
and pnpm reads the provenance flag from.npmrcrather than theNPM_CONFIG_PROVENANCEenv var the workflow was
setting. This release turns provenance on in.npmrc, so the published package is signed again — the same SLSA
attestation 3.0.1 carried. No code changes; the package contents are identical to 3.0.2.