Release 2.12.2

This commit is contained in:
fengmk2
2016-07-11 12:48:36 +08:00
parent 932547af2a
commit b0f0bc0331
2 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,10 @@
2.12.2 / 2016-07-11
==================
* fix: getModuleByRange don't list all packages (#990)
* fix: should show new version package count (#984)
2.12.1 / 2016-07-01
==================

View File

@@ -1,6 +1,6 @@
{
"name": "cnpmjs.org",
"version": "2.12.1",
"version": "2.12.2",
"description": "Private npm registry and web for Enterprise, base on MySQL and Simple Store Service",
"main": "index.js",
"scripts": {