Release 2.19.0

This commit is contained in:
fengmk2
2016-12-21 00:26:09 +08:00
parent df5564b1ea
commit ff2536fcc5
3 changed files with 7 additions and 1 deletions

View File

@@ -8,4 +8,5 @@ afc163 <afc163@gmail.com> (https://github.com/afc163)
Yuwei Ba <i@xiaoba.me> (https://github.com/ibigbug)
dickeylth <dickeylth@gmail.com> (https://github.com/dickeylth)
wenbing <wenbing@users.noreply.github.com> (https://github.com/wenbing)
21paradox <1036339815@qq.com> (https://github.com/21paradox)

View File

@@ -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
==================

View File

@@ -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": {