|
| 1 | +## 6.13.2 (2019-12-03) |
| 2 | + |
| 3 | +### BUG FIXES |
| 4 | + |
| 5 | +* [`4429645b3`](https://github.com/npm/cli/commit/4429645b3538e1cda54d8d1b7ecb3da7a88fdd3c) |
| 6 | + [#546](https://github.com/npm/cli/pull/546) |
| 7 | + fix docs target typo |
| 8 | + ([@richardlau](https://github.com/richardlau)) |
| 9 | +* [`867642942`](https://github.com/npm/cli/commit/867642942bec69bb9ab71cff1914fb6a9fe67de8) |
| 10 | + [#142](https://github.com/npm/cli/pull/142) |
| 11 | + fix(packageRelativePath): fix 'where' for file deps |
| 12 | + ([@larsgw](https://github.com/larsgw)) |
| 13 | +* [`d480f2c17`](https://github.com/npm/cli/commit/d480f2c176e6976b3cca3565e4c108b599b0379b) |
| 14 | + [#527](https://github.com/npm/cli/pull/527) |
| 15 | + Revert "windows: Add preliminary WSL support for npm and npx" |
| 16 | + ([@craigloewen-msft](https://github.com/craigloewen-msft)) |
| 17 | +* [`e4b97962e`](https://github.com/npm/cli/commit/e4b97962e5fce0d49beb541ce5a0f96aee0525de) |
| 18 | + [#504](https://github.com/npm/cli/pull/504) |
| 19 | + remove unnecessary package.json read when reading shrinkwrap |
| 20 | + ([@Lighting-Jack](https://github.com/Lighting-Jack)) |
| 21 | +* [`1c65d26ac`](https://github.com/npm/cli/commit/1c65d26ac9f10ac0037094c207d216fbf0e969bf) |
| 22 | + [#501](https://github.com/npm/cli/pull/501) |
| 23 | + fix(fund): open url for string shorthand |
| 24 | + ([@ruyadorno](https://github.com/ruyadorno)) |
| 25 | +* [`ae7afe565`](https://github.com/npm/cli/commit/ae7afe56504dbffabf9f73d55b6dac1e3e9fed4a) |
| 26 | + [#263](https://github.com/npm/cli/pull/263) |
| 27 | + Don't log error message if git tagging is disabled |
| 28 | + ([@woppa684](https://github.com/woppa684)) |
| 29 | +* [`4c1b16f6a`](https://github.com/npm/cli/commit/4c1b16f6aecaf78956b9335734cfde2ac076ee11) |
| 30 | + [#182](https://github.com/npm/cli/pull/182) |
| 31 | + Warn the user that it is uninstalling npm-install |
| 32 | + ([@Hoidberg](https://github.com/Hoidberg)) |
| 33 | + |
1 | 34 | ## 6.13.1 (2019-11-18)
|
2 | 35 |
|
3 | 36 | ### BUG FIXES
|
|
0 commit comments