diff --git a/AUTHORS b/AUTHORS index 359a973..fa41bb3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,4 +8,5 @@ afc163 (https://github.com/afc163) Yuwei Ba (https://github.com/ibigbug) dickeylth (https://github.com/dickeylth) wenbing (https://github.com/wenbing) +21paradox <1036339815@qq.com> (https://github.com/21paradox) diff --git a/History.md b/History.md index fb49c66..21d01b2 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,9 @@ +2.19.0 / 2016-12-21 +================== + + * feat: keyword search with limit to support keywords > 100 (#1097) + 2.18.0 / 2016-12-05 ================== diff --git a/package.json b/package.json index e34cb7c..60458eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cnpmjs.org", - "version": "2.18.0", + "version": "2.19.0", "description": "Private npm registry and web for Enterprise, base on MySQL and Simple Store Service", "main": "index.js", "scripts": {