|
| 1 | +## v6.10.1 (2019-07-11): |
| 2 | + |
| 3 | +### BUGFIXES |
| 4 | + |
| 5 | +* [`3cbd57712`](https://github.com/npm/cli/commit/3cbd577120a9da6e51bb8b13534d1bf71ea5712c) |
| 6 | + fix(git): strip GIT environs when running git |
| 7 | + ([@isaacs](https://github.com/isaacs)) |
| 8 | +* [`a81a8c4c4`](https://github.com/npm/cli/commit/a81a8c4c466f510215a51cef1bb08544d11844fe) |
| 9 | + [#206](https://github.com/npm/cli/pull/206) improve isOnly(Dev,Optional) |
| 10 | + ([@larsgw](https://github.com/larsgw)) |
| 11 | +* [`172f9aca6`](https://github.com/npm/cli/commit/172f9aca67a66ee303c17f90a994cd52fc66552a) |
| 12 | + [#179](https://github.com/npm/cli/pull/179) fix-xmas-underline |
| 13 | + ([@raywu0123](https://github.com/raywu0123)) |
| 14 | + |
| 15 | +### DEPENDENCIES |
| 16 | + |
| 17 | +* [`429226a5e`](https://github.com/npm/cli/commit/429226a5e992cd907d4f19bd738037007cf78c1f) |
| 18 | + `lru-cache@5.1.1` ([@isaacs](https://github.com/isaacs)) |
| 19 | +* [`175670ea6`](https://github.com/npm/cli/commit/175670ea65cca03f8b2e957df3dd4b8b0efd0e1f) |
| 20 | + `npm-registry-fetch@3.9.1`: ([@isaacs](https://github.com/isaacs)) |
| 21 | +* [`0d0517f7f`](https://github.com/npm/cli/commit/0d0517f7f8c902b5064ac18fb4015b31750ad2b2) |
| 22 | + `call-limit@1.1.1` ([@isaacs](https://github.com/isaacs)) |
| 23 | +* [`741400429`](https://github.com/npm/cli/commit/74140042917ea241062a812ceb65c5423c2bafa9) |
| 24 | + `glob@7.1.4` ([@isaacs](https://github.com/isaacs)) |
| 25 | +* [`bddd60e30`](https://github.com/npm/cli/commit/bddd60e302283a4a70d35f8f742e42bd13f4dabf) |
| 26 | + `inherits@2.0.4` ([@isaacs](https://github.com/isaacs)) |
| 27 | +* [`4acf03fd1`](https://github.com/npm/cli/commit/4acf03fd140ed3ddb2dcf3fdc9756bc3f5a8bcbb) |
| 28 | + `libnpmsearch@2.0.1` ([@isaacs](https://github.com/isaacs)) |
| 29 | +* [`c2bd17291`](https://github.com/npm/cli/commit/c2bd17291a86bea7ced2fbd07d66d013bd7a7560) |
| 30 | + `marked@0.6.3` ([@isaacs](https://github.com/isaacs)) |
| 31 | +* [`7f0221bb1`](https://github.com/npm/cli/commit/7f0221bb1bb41ffc933c785940e227feae38c80c) |
| 32 | + `marked-man@0.6.0` ([@isaacs](https://github.com/isaacs)) |
| 33 | +* [`f458fe7dd`](https://github.com/npm/cli/commit/f458fe7dd3bebddf603aaae183a424ea8aaa018f) |
| 34 | + `npm-lifecycle@2.1.1` ([@isaacs](https://github.com/isaacs)) |
| 35 | +* [`009752978`](https://github.com/npm/cli/commit/0097529780269c28444f1efa0d7c131d47a933eb) |
| 36 | + `node-gyp@4.0.0` ([@isaacs](https://github.com/isaacs)) |
| 37 | +* [`0fa2bb438`](https://github.com/npm/cli/commit/0fa2bb4386379d6e9d8c95db08662ec0529964f9) |
| 38 | + `query-string@6.8.1` ([@isaacs](https://github.com/isaacs)) |
| 39 | +* [`b86450929`](https://github.com/npm/cli/commit/b86450929796950a1fe4b1f9b02b1634c812f3bb) |
| 40 | + `tar-stream@2.1.0` ([@isaacs](https://github.com/isaacs)) |
| 41 | +* [`25db00fe9`](https://github.com/npm/cli/commit/25db00fe953453198adb9e1bd71d1bc2a9f04aaa) |
| 42 | + `worker-farm@1.7.0` ([@isaacs](https://github.com/isaacs)) |
| 43 | +* [`8dfbe8610`](https://github.com/npm/cli/commit/8dfbe861085dfa8fa56bb504b4a00fba04c34f9d) |
| 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