|  | 
|  | 1 | +## v7.7.4 (2021-03-24) | 
|  | 2 | + | 
|  | 3 | +### BUG FIXES | 
|  | 4 | + | 
|  | 5 | +* [`200bee74b`](https://github.com/npm/cli/commit/200bee74b31a738687446b7b535cac67b1c582fd) | 
|  | 6 | +  [#2951](https://github.com/npm/cli/issues/2951) | 
|  | 7 | +  fix(config): accept explicit `production=false` | 
|  | 8 | +  ([@wraithgar](https://github.com/wraithgar)) | 
|  | 9 | +* [`7b45e9df6`](https://github.com/npm/cli/commit/7b45e9df6102c7bd6e403d1fdc9939581c38f546) | 
|  | 10 | +  [#2950](https://github.com/npm/cli/issues/2950) | 
|  | 11 | +  warn if using workspaces config options in `npm config` | 
|  | 12 | +  ([@ruyadorno](https://github.com/ruyadorno)) | 
|  | 13 | + | 
|  | 14 | +## v7.7.3 (2021-03-24) | 
|  | 15 | + | 
|  | 16 | +### BUG FIXES | 
|  | 17 | + | 
|  | 18 | +* [`c76f04ac2`](https://github.com/npm/cli/commit/c76f04ac28ddf2ae4df4b3ce0aec684a118de1b5) | 
|  | 19 | +  [#2925](https://github.com/npm/cli/issues/2925) | 
|  | 20 | +  fix(set-script): add completion | 
|  | 21 | +  ([@Yash-Singh1](https://github.com/Yash-Singh1)) | 
|  | 22 | +* [`0379eab69`](https://github.com/npm/cli/commit/0379eab698b78ae4aa89bbe2043607f420e52f11) | 
|  | 23 | +  [#2929](https://github.com/npm/cli/issues/2929) | 
|  | 24 | +  fix(install): ignore auditLevel | 
|  | 25 | +  `npm install` should not be affected by the `auditLevel` config, as the | 
|  | 26 | +  results of audit do not change its exit status. | 
|  | 27 | +  ([@wraithgar](https://github.com/wraithgar)) | 
|  | 28 | +* [`98efadeb4`](https://github.com/npm/cli/commit/98efadeb4b2ae9289f14ed6f42a169230faf7239) | 
|  | 29 | +  [#2923](https://github.com/npm/cli/issues/2923) | 
|  | 30 | +  fix(audit-level): add `info` audit level | 
|  | 31 | +  This is a valid level but wasn't configured to be allowed. | 
|  | 32 | +  Also added this param to the usage output for `npm audit` | 
|  | 33 | +  ([@wraithgar](https://github.com/wraithgar)) | 
|  | 34 | +* [`e8d2adcf4`](https://github.com/npm/cli/commit/e8d2adcf40ad63030f844c9aa44c6d16e2146797) | 
|  | 35 | +  [#2945](https://github.com/npm/cli/issues/2945) | 
|  | 36 | +  config should not error when workspaces are configured | 
|  | 37 | +  ([@nlf](https://github.com/nlf)) | 
|  | 38 | +* [`aba2bc623`](https://github.com/npm/cli/commit/aba2bc623ea99e563b1b15b81dbb4ba94f86fe4c) | 
|  | 39 | +  [#2944](https://github.com/npm/cli/issues/2944) | 
|  | 40 | +  fix(progress): re-add progress bar to reify | 
|  | 41 | +  The logger was no longer in flatOptions, we pass it in explicitly now | 
|  | 42 | +  ([@wraithgar](https://github.com/wraithgar)) | 
|  | 43 | +* [`877b4ed29`](https://github.com/npm/cli/commit/877b4ed2925c97b5249a4d33575420dda64f7339) | 
|  | 44 | +  [#2946](https://github.com/npm/cli/issues/2946) | 
|  | 45 | +  fix(flatOptions): re-add `_auth` | 
|  | 46 | +  This was not being added to flatOptions, and things like | 
|  | 47 | +  `npm-registry-fetch` are looking for it. | 
|  | 48 | +  ([@wraithgar](https://github.com/wraithgar)) | 
|  | 49 | + | 
|  | 50 | +## v7.7.2 (2021-03-24) | 
|  | 51 | + | 
|  | 52 | +### BUG FIXES | 
|  | 53 | +* [`a4df2b98d`](https://github.com/npm/cli/commit/a4df2b98d89429b19cd29b5fc895cdbfc0a6bd78) | 
|  | 54 | +  [#2942](https://github.com/npm/cli/issues/2942) | 
|  | 55 | +  Restore --dev flag, unify --omit flatteners | 
|  | 56 | +  ([@isaacs](https://github.com/isaacs)) | 
|  | 57 | + | 
|  | 58 | +### DEPENDENCIES | 
|  | 59 | +* [`2cbfaac0e`](https://github.com/npm/cli/commit/2cbfaac0ecd5810316f6d76168ed9618bd11bf3a) | 
|  | 60 | + | 
|  | 61 | +    * [#83](https://github.com/npm/hosted-git-info/pull/83) Do not parse | 
|  | 62 | +        urls for gitlab | 
|  | 63 | +  ([@nlf](https://github.com/nlf)) | 
|  | 64 | + | 
|  | 65 | +## v7.7.1 (2021-03-24) | 
|  | 66 | + | 
|  | 67 | +### BUG FIXES | 
|  | 68 | + | 
|  | 69 | +* [`543b0e39b`](https://github.com/npm/cli/commit/543b0e39bcb94fc408804b01ca9c0d7b960b2681) | 
|  | 70 | +  [#2930](https://github.com/npm/cli/issues/2930) | 
|  | 71 | +  fix(uninstall): use correct local prefix | 
|  | 72 | +  ([@jameschensmith](https://github.com/jameschensmith)) | 
|  | 73 | +* [`dce4960ef`](https://github.com/npm/cli/commit/dce4960ef6d52af128affe7755b2ca72de913b6c) | 
|  | 74 | +  [#2932](https://github.com/npm/cli/issues/2932) | 
|  | 75 | +  fix(config): flatten savePrefix properly | 
|  | 76 | +  ([@wraithgar](https://github.com/wraithgar)) | 
|  | 77 | + | 
| 1 | 78 | ## v7.7.0 (2021-03-23) | 
| 2 | 79 | 
 | 
| 3 | 80 | ### FEATURES | 
|  | 
0 commit comments