diff --git a/History.md b/History.md index 9a9981a6..aad375b3 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,14 @@ +1.2.1 / 2016-03-03 +================== + + * test: fix same tarball test case + * fix: add prepublish script after postinstall + * test: add pnpm benchmark scripts + * feat: support npm_china env + * feat: support read strict-ssl from npm config + * chore: fix readme + 1.2.0 / 2016-03-03 ================== diff --git a/package.json b/package.json index a4c6df44..bbdf8f99 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npminstall", - "version": "1.2.0", + "version": "1.2.1", "description": "Let npm install fast and easy", "main": "lib/index.js", "files": [