Skip to content

Commit

Permalink
docs: update changelog for npm@5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iarna committed May 10, 2018
1 parent e33bc08 commit 9edd48e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## v5.10.0 (2018-05-10):

### AUDIT SHOULDN'T WAIT FOREVER

This will likely be reduced further with the goal that the audit process
shouldn't noticibly slow down your builds regardless of your network
situation.

* [`3dcc240db`](https://github.com/npm/npm/commit/3dcc240dba5258532990534f1bd8a25d1698b0bf)
Timeout audit requests eventually.
([@iarna](https://github.com/iarna))


## v5.10.0-next.1 (2018-05-07):

### EXTENDED `npm init` SCAFFOLDING
Expand Down

0 comments on commit 9edd48e

Please sign in to comment.