Skip to content

chore: add min-release-age cooldown for npx semantic-release#94

Merged
audunru merged 1 commit into
mainfrom
chore/cooldown-npmrc-coverage
May 25, 2026
Merged

chore: add min-release-age cooldown for npx semantic-release#94
audunru merged 1 commit into
mainfrom
chore/cooldown-npmrc-coverage

Conversation

@audunru
Copy link
Copy Markdown
Owner

@audunru audunru commented May 25, 2026

Summary

Adds `.npmrc` with `min-release-age = 7` at the repo root.

`release.yml` runs `npx --yes semantic-release`; this ensures the cooldown applies when npm fetches the semantic-release tooling.

See https://cooldowns.dev for background on why package cooldowns reduce supply-chain risk.

Adds .npmrc with min-release-age = 7 so that npx --yes semantic-release
in the release pipeline respects the 7-day package cooldown.
@audunru audunru merged commit efa9935 into main May 25, 2026
3 checks passed
@audunru audunru deleted the chore/cooldown-npmrc-coverage branch May 25, 2026 07:59
@audunru
Copy link
Copy Markdown
Owner Author

audunru commented May 25, 2026

🎉 This PR is included in version 4.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant