semantic-release / npm

:ship: semantic-release plugin to publish a npm package
MIT License
238 stars 112 forks source link

align approach for concatenating `.npmrc` files to better align with default npm behavior #791

Open travi opened 2 months ago

travi commented 2 months ago

as highlighted in https://github.com/semantic-release/npm/issues/777#issuecomment-2093392287:

this package has code which concats all parent npmrcs which is no longer correct behavior, ref docs.npmjs.com/cli/v7/configuring-npm/npmrc#files