|
| 1 | +## v7.4.0 (2021-01-07) |
| 2 | + |
| 3 | +### FEATURES |
| 4 | + |
| 5 | +* [`47ed2dfd8`](https://github.com/npm/cli/commit/47ed2dfd865566643bc1d39e8a4f98d2e1add99a) |
| 6 | + [#2456](https://github.com/npm/cli/issues/2456) add |
| 7 | + `--foreground-scripts` option ([@isaacs](https://github.com/isaacs)) |
| 8 | + |
| 9 | +### BUG FIXES |
| 10 | + |
| 11 | +* [`d01746a5a`](https://github.com/npm/cli/commit/d01746a5a6dde115ee6a600cdf54c9b35afcab3f) |
| 12 | + [#2444](https://github.com/npm/cli/issues/2444) |
| 13 | + [#1103](https://github.com/npm/cli/issues/1103) Remove deprecated |
| 14 | + `process.umask()` ([@isaacs](https://github.com/isaacs)) |
| 15 | +* [`b2e2edf8a`](https://github.com/npm/cli/commit/b2e2edf8aee57347c96a61209c7a10139a0cc85a) |
| 16 | + [#2422](https://github.com/npm/cli/issues/2422) npm publish --dry-run |
| 17 | + should not check login status ([@buyan302](https://github.com/buyan302)) |
| 18 | +* [`99156df80`](https://github.com/npm/cli/commit/99156df8099f55bc69dfa99d7ddcf8d1d569016e) |
| 19 | + [#2448](https://github.com/npm/cli/issues/2448) |
| 20 | + [#2425](https://github.com/npm/cli/issues/2425) pass extra arguments |
| 21 | + directly to run-script as an array ([@nlf](https://github.com/nlf)) |
| 22 | +* [`907b34b2e`](https://github.com/npm/cli/commit/907b34b2ecc34ac376d989f824f7492064e43ef4) |
| 23 | + [#2455](https://github.com/npm/cli/issues/2455) fix(ci): pay attention to |
| 24 | + --ignore-scripts ([@wraithgar](https://github.com/wraithgar)) |
| 25 | + |
| 26 | +### DEPENDENCIES |
| 27 | + |
| 28 | +* [`7a49fd4af`](https://github.com/npm/cli/commit/7a49fd4afc8cd24db40aee008031ea648583d0bc) |
| 29 | + |
| 30 | +* [`54a7bd16c`](https://github.com/npm/cli/commit/54a7bd16c130525ade71ec9894af71c2825d8584) |
| 31 | + |
| 32 | + |
| 33 | +### DOCUMENTATION |
| 34 | + |
| 35 | +* [`a390d7456`](https://github.com/npm/cli/commit/a390d74561b72f0b13cba65844ce60c379198087) |
| 36 | + [#2440](https://github.com/npm/cli/issues/2440) Updated the url for RFC |
| 37 | + 19 so that it isn't a 404. |
| 38 | + ([@therealjeffg](https://github.com/therealjeffg)) |
| 39 | +* [`e02b46ad7`](https://github.com/npm/cli/commit/e02b46ad7acdeb9fbb63f782e546c2f8db94ae6e) |
| 40 | + [#2436](https://github.com/npm/cli/issues/2436) Grammatical Fix in npm-ls |
| 41 | + Documentation 'Therefore' is spelled 'Therefor' |
| 42 | + ([@marsonya](https://github.com/marsonya)) |
| 43 | +* [`0fed44dea`](https://github.com/npm/cli/commit/0fed44dea12f125b639b5e3575adcea74a86d3a0) |
| 44 | + [#2417](https://github.com/npm/cli/issues/2417) Fix npm bug reporting url |
| 45 | + ([@AkiaCode](https://github.com/AkiaCode)) |
| 46 | + |
1 | 47 | ## 7.3.0 (2020-12-18)
|
2 | 48 |
|
3 | 49 | ### FEATURES
|
|
0 commit comments