Skip to content

Conversation

@pvdlg
Copy link
Member

@pvdlg pvdlg commented Oct 4, 2019

fix #145

Instead of modifying the local .npmrc the plugin now create a temporary one in the OS temp directory and all npm command specify that file with --userconfig.
Any config in a local .npmrc will be copied to the temporary one.

This avoid leaving a modified .npmrc file behind.

@pvdlg pvdlg merged commit 8726eff into master Oct 4, 2019
@pvdlg pvdlg deleted the restore-npmrc branch October 4, 2019 21:33
@semantic-release-bot
Copy link
Collaborator

semantic-release-bot commented Oct 4, 2019

🎉 This PR is included in version 5.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore .npmrc to its original state

3 participants