Skip to content

Commit

Permalink
Release 4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Jun 23, 2020
1 parent 58ab908 commit 5f1ad5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

4.8.0 / 2020-06-23
==================

**features**
* [[`58ab908`](http://github.com/cnpm/npminstall/commit/58ab90869be521b4140b860e909506f388cb8793)] - feat: support script.prepare (#328) (Yiyu He <<dead_horse@qq.com>>)

4.7.0 / 2020-01-14
==================

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": "4.7.0",
"version": "4.8.0",
"description": "Let npm install fast and easy",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 5f1ad5e

Please sign in to comment.