|
| 1 | +## v6.10.1 (2019-07-11): |
| 2 | + |
| 3 | +### BUGFIXES |
| 4 | + |
| 5 | +* [`752e1837a`](https://github.com/npm/cli/commit/752e1837a0e3f3f8233fbcac35d4ed8cbfd64221) |
| 6 | + [#206](https://github.com/npm/cli/pull/206) improve isOnly(Dev,Optional) |
| 7 | + ([@larsgw](https://github.com/larsgw)) |
| 8 | +* [`970717c7b`](https://github.com/npm/cli/commit/970717c7b4ff808af7826c5690e6b410e0bd6cff) |
| 9 | + [#179](https://github.com/npm/cli/pull/179) fix-xmas-underline |
| 10 | + ([@raywu0123](https://github.com/raywu0123)) |
| 11 | +* [`e13afad99`](https://github.com/npm/cli/commit/e13afad997f6cb4b1f8e65336b9351d5c3d64876) |
| 12 | + fix(git): strip `GIT` environs when running git |
| 13 | + ([@isaacs](https://github.com/isaacs)) |
| 14 | + |
| 15 | +### DEPENDENCIES |
| 16 | + |
| 17 | +* [`e7513eafa`](https://github.com/npm/cli/commit/e7513eafa5bf4bc455f6653505c3f06c13f64a62) |
| 18 | + `lru-cache@5.1.1` ([@isaacs](https://github.com/isaacs)) |
| 19 | +* [`ae4ff9e88`](https://github.com/npm/cli/commit/ae4ff9e88f318948bcf9a97873e18d51c5c53e4e) |
| 20 | + `npm-registry-fetch@3.9.1`: ([@isaacs](https://github.com/isaacs)) |
| 21 | +* [`e091b767c`](https://github.com/npm/cli/commit/e091b767c258e59be58e1d81be99146f3af31743) |
| 22 | + `call-limit@1.1.1` ([@isaacs](https://github.com/isaacs)) |
| 23 | +* [`e25e2b292`](https://github.com/npm/cli/commit/e25e2b292b1492fd3bd0490598ec8f473d1efe70) |
| 24 | + `glob@7.1.4` ([@isaacs](https://github.com/isaacs)) |
| 25 | +* [`c40ca2d76`](https://github.com/npm/cli/commit/c40ca2d76442da1fc33314271caa6b9800ed22a7) |
| 26 | + `inherits@2.0.4` ([@isaacs](https://github.com/isaacs)) |
| 27 | +* [`f00a74293`](https://github.com/npm/cli/commit/f00a7429373a21d7486331c6f982aa9651638de4) |
| 28 | + `libnpmsearch@2.0.1` ([@isaacs](https://github.com/isaacs)) |
| 29 | +* [`8757f67d3`](https://github.com/npm/cli/commit/8757f67d399101b06ce671aaae7ecb57751bfa0d) |
| 30 | + `marked@0.6.3` ([@isaacs](https://github.com/isaacs)) |
| 31 | +* [`633befedd`](https://github.com/npm/cli/commit/633befeddf8b26fea7cff49b8adb1e6aa7516f27) |
| 32 | + `marked-man@0.6.0` ([@isaacs](https://github.com/isaacs)) |
| 33 | +* [`b2e98a343`](https://github.com/npm/cli/commit/b2e98a3437da83561e72875fcb037c2a1f34b7dc) |
| 34 | + `npm-lifecycle@2.1.1` ([@isaacs](https://github.com/isaacs)) |
| 35 | +* [`e69537dce`](https://github.com/npm/cli/commit/e69537dce646c1f0f36a5ff65b236cabef82ae1c) |
| 36 | + `node-gyp@4.0.0` ([@isaacs](https://github.com/isaacs)) |
| 37 | +* [`23e8b9410`](https://github.com/npm/cli/commit/23e8b94109c3124b496ecb42efae91a7585d0af1) |
| 38 | + `query-string@6.8.1` ([@isaacs](https://github.com/isaacs)) |
| 39 | +* [`572eaffcb`](https://github.com/npm/cli/commit/572eaffcb6b8ebbbef264f486ca23c73a5ddfc4b) |
| 40 | + `tar-stream@2.1.0` ([@isaacs](https://github.com/isaacs)) |
| 41 | +* [`609f62f31`](https://github.com/npm/cli/commit/609f62f31c989aa632e402b72a4d176f36b18370) |
| 42 | + `worker-farm@1.7.0` ([@isaacs](https://github.com/isaacs)) |
| 43 | +* [`3e9891181`](https://github.com/npm/cli/commit/3e9891181b1fbb82a5c40d7b3462210418c1b054) |
| 44 | + `readable-stream@3.4.0` ([@isaacs](https://github.com/isaacs)) |
| 45 | + |
1 | 46 | ## v6.10.0 (2019-07-03):
|
2 | 47 |
|
3 | 48 | ### FEATURES
|
|
0 commit comments