|
| 1 | +## v7.6.1 (2021-03-04) |
| 2 | + |
| 3 | +### BUG FIXES |
| 4 | + |
| 5 | +* [`3c9a589b0`](https://github.com/npm/cli/commit/3c9a589b004fa828a304abaf52d1d781710e1143) |
| 6 | + [#2807](https://github.com/npm/cli/issues/2807) |
| 7 | + `npm explain` show when an edge is a bundled edge |
| 8 | + ([@kumavis](https://github.com/kumavis)) |
| 9 | +* [`b33c760ce`](https://github.com/npm/cli/commit/b33c760cea7fe2696d35b5530abc1b455980fef1) |
| 10 | + [#2766](https://github.com/npm/cli/issues/2766) |
| 11 | + unused arguments cleanup |
| 12 | + ([@sandersn](https://github.com/sandersn)) |
| 13 | +* [`4a5dd3a5a`](https://github.com/npm/cli/commit/4a5dd3a5a200b3f4f7b47168497d8e03dca3a2ca) |
| 14 | + [#2772](https://github.com/npm/cli/issues/2772) |
| 15 | + fix(npm) pass npm context everywhere |
| 16 | + ([@wraithgar](https://github.com/wraithgar)) |
| 17 | +* [`e69be2ac5`](https://github.com/npm/cli/commit/e69be2ac5c35e985732e2baa00b70d39332e4b9f) |
| 18 | + [#2789](https://github.com/npm/cli/issues/2789) |
| 19 | + fix npm prefix on all Windows unix shells |
| 20 | + ([@isaacs](https://github.com/isaacs)) |
| 21 | +* [`2d682e4ca`](https://github.com/npm/cli/commit/2d682e4cab0cf109a16332f3222f1e9a4027db69) |
| 22 | + [#2803](https://github.com/npm/cli/issues/2803) |
| 23 | + fix(search): don't pass unused args |
| 24 | + ([@wraithgar](https://github.com/wraithgar)) |
| 25 | +* [`b3e7dd19b`](https://github.com/npm/cli/commit/b3e7dd19bb4888dad2bfb6702aed6560a7f91bf8) |
| 26 | + [#2822](https://github.com/npm/cli/issues/2822) |
| 27 | + fix(diff): set option "where" for pacote |
| 28 | + ([@ruyadorno](https://github.com/ruyadorno)) |
| 29 | +* [`96006640b`](https://github.com/npm/cli/commit/96006640b902d31415260df5ce3ad8d066a64623) |
| 30 | + [#2824](https://github.com/npm/cli/issues/2824) |
| 31 | + fix(repo, auth.sso): don't promisify open-url |
| 32 | + ([@wraithgar](https://github.com/wraithgar)) |
| 33 | + |
| 34 | +### DOCUMENTATION |
| 35 | + |
| 36 | +* [`c8b73db82`](https://github.com/npm/cli/commit/c8b73db82f0f2445c20a0a64110586253accd66b) |
| 37 | + [#2690](https://github.com/npm/cli/issues/2690) |
| 38 | + fix(docs): update scripts docs |
| 39 | + ([@wraithgar](https://github.com/wraithgar)) |
| 40 | +* [`5d922394b`](https://github.com/npm/cli/commit/5d922394b7874b2b38d34f03f2decbe0eb3e8583) |
| 41 | + [#2809](https://github.com/npm/cli/issues/2809) |
| 42 | + update republish timeout after unpublish |
| 43 | + ([@BAJ-](https://github.com/BAJ-)) |
| 44 | + |
| 45 | +### DEPENDENCIES |
| 46 | + |
| 47 | +* [`2d4ae598f`](https://github.com/npm/cli/commit/2d4ae598f30049680797685f76154b16a7e15a66) |
| 48 | + |
| 49 | + |
1 | 50 | ## v7.6.0 (2021-02-25) |
2 | 51 |
|
3 | 52 | ### FEATURES |
|
0 commit comments