Provenance
For security reasons, make it verifiable for your consumers where your package is coming from and to increase trust in your supply chain NPM introduces provenance.
release-plan supports provenance. Publishing to NPM in this badge:

Configuration
Call the publish command with respective parameters for your package manager.
sh
npm release-plan publish --provenancesh
NPM_CONFIG_PROVENANCE=true pnpm release-plan publish