Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v7.5.2 #2597

Merged
merged 5 commits into from Feb 2, 2021
Merged

Release v7.5.2 #2597

merged 5 commits into from Feb 2, 2021

Commits on Feb 2, 2021

  1. fix(exec): use latest version when possible

    pull latest packument when getting info about package to run,
    also install newer version if one is available and user has not
    specified a version (i.e. is defaulting to @latest)
    
    PR-URL: #2592
    Credit: @wraithgar
    Closes: #2395
    Closes: #2329
    Reviewed-by: @darcyclarke
    wraithgar authored and darcyclarke committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    37613e4 View commit details
    Browse the repository at this point in the history
  2. @npmcli/config@1.2.9

    darcyclarke committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    6437097 View commit details
    Browse the repository at this point in the history
  3. fix(lib/npm): do not clobber config.execPath

    If we were not asked to clobber config.execPath, don't do it.
    
    Credit: @wraithgar
    Reviewed-by: @isaacs
    wraithgar committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    567c9bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1406e19 View commit details
    Browse the repository at this point in the history
  5. 7.5.2

    darcyclarke committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    c1589c1 View commit details
    Browse the repository at this point in the history