Skip to content

Commit

Permalink
Release 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Oct 1, 2021
1 parent bca0b88 commit 43fb55a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

5.1.2 / 2021-10-01
==================

**fixes**
* [[`bca0b88`](http://github.com/cnpm/npminstall/commit/bca0b884257119f68f6fff25c626651bfbfaf9d6)] - fix: streamingTimeout not work on tar download (#362) (fengmk2 <<[email protected]>>)

**others**
* [[`de255f2`](http://github.com/cnpm/npminstall/commit/de255f211910c5c6d6ff6f8519ace3a423893d45)] - test: run node 16 (#360) (fengmk2 <<[email protected]>>)

5.1.1 / 2021-09-27
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npminstall",
"version": "5.1.1",
"version": "5.1.2",
"description": "Make npm install fast and handy.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 43fb55a

Please sign in to comment.