|
1 | 1 | ## 6.13.0 (2019-11-05) |
2 | 2 |
|
3 | | -* [`9a2d8af84`](https://github.com/npm/cli/commit/9a2d8af84f7328f13d8f578cf4b150b9d5f09517) |
4 | | - [#240](https://github.com/npm/cli/pull/240) |
5 | | - Clean up some test flakiness and inconsistency |
6 | | - ([@isaacs](https://github.com/isaacs)) |
7 | | -* [`688cd97be`](https://github.com/npm/cli/commit/688cd97be94ca949719424ff69ff515a68c5caba) |
8 | | - [#272](https://github.com/npm/cli/pull/272) |
9 | | - use github actions for CI |
10 | | - ([@JasonEtco](https://github.com/JasonEtco)) |
| 3 | +### NEW FEATURES |
| 4 | + |
| 5 | +* [`4414b06d9`](https://github.com/npm/cli/commit/4414b06d944c56bee05ccfb85260055a767ee334) |
| 6 | + [#273](https://github.com/npm/cli/pull/273) |
| 7 | + add fund command |
| 8 | + ([@ruyadorno](https://github.com/ruyadorno)) |
| 9 | + |
| 10 | +### DOCUMENTATION |
| 11 | + |
| 12 | +* [`ae4c74d04`](https://github.com/npm/cli/commit/ae4c74d04f820a0255a92bdfe77ecf97af134fae) |
| 13 | + [#274](https://github.com/npm/cli/pull/274) |
| 14 | + migrate existing docs to gatsby |
| 15 | + ([@claudiahdz](https://github.com/claudiahdz)) |
| 16 | +* [`4ff1bb180`](https://github.com/npm/cli/commit/4ff1bb180b1db8c72e51b3d57bd4e268b738e049) |
| 17 | + [#277](https://github.com/npm/cli/pull/277) |
| 18 | + updated documentation copy |
| 19 | + ([@oletizi](https://github.com/oletizi)) |
| 20 | + |
| 21 | +### BUG FIXES |
| 22 | + |
| 23 | +* [`e4455409f`](https://github.com/npm/cli/commit/e4455409fe6fe9c198b250b488129171f0b4624a) |
| 24 | + [#281](https://github.com/npm/cli/pull/281) |
| 25 | + delete ps1 files on package removal |
| 26 | + ([@NoDocCat](https://github.com/NoDocCat)) |
| 27 | +* [`cd14d4701`](https://github.com/npm/cli/commit/cd14d47014e8c96ffd6a18791e8752028b19d637) |
| 28 | + [#279](https://github.com/npm/cli/pull/279) |
| 29 | + update supported node list to remove v6.0, v6.1, v9.0 - v9.2 |
| 30 | + ([@ljharb](https://github.com/ljharb)) |
11 | 31 |
|
12 | 32 | ### DEPENDENCIES |
13 | 33 |
|
14 | 34 | * [`a37296b20`](https://github.com/npm/cli/commit/a37296b20ca3e19c2bbfa78fedcfe695e03fda69) |
15 | 35 | |
| 36 | +* [`d3cb3abe8`](https://github.com/npm/cli/commit/d3cb3abe8cee54bd2624acdcf8043932ef0d660a) |
| 37 | + |
| 38 | + |
| 39 | +### TESTING |
| 40 | + |
| 41 | +* [`688cd97be`](https://github.com/npm/cli/commit/688cd97be94ca949719424ff69ff515a68c5caba) |
| 42 | + [#272](https://github.com/npm/cli/pull/272) |
| 43 | + use github actions for CI |
| 44 | + ([@JasonEtco](https://github.com/JasonEtco)) |
| 45 | +* [`9a2d8af84`](https://github.com/npm/cli/commit/9a2d8af84f7328f13d8f578cf4b150b9d5f09517) |
| 46 | + [#240](https://github.com/npm/cli/pull/240) |
| 47 | + Clean up some flakiness and inconsistency |
| 48 | + ([@isaacs](https://github.com/isaacs)) |
16 | 49 |
|
17 | 50 | ## 6.12.1 (2019-10-29) |
18 | 51 |
|
|
0 commit comments