From 8789dadaefbf47c2ee5748f69a9a3d048b2424f6 Mon Sep 17 00:00:00 2001 From: fengmk2 Date: Thu, 4 Aug 2016 08:42:37 +0800 Subject: [PATCH] Release 2.14.0 --- AUTHORS | 2 +- History.md | 6 ++++++ package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index d37341abe..359a973d5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,5 +7,5 @@ alsotang (https://github.com/alsotang) afc163 (https://github.com/afc163) Yuwei Ba (https://github.com/ibigbug) dickeylth (https://github.com/dickeylth) - +wenbing (https://github.com/wenbing) diff --git a/History.md b/History.md index 7ef7afc90..e20713964 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +2.14.0 / 2016-08-04 +================== + + * feat: password may contains ":" (#999) + * fix: limit sync fails email notice (#1006) + 2.13.0 / 2016-07-26 ================== diff --git a/package.json b/package.json index 51d7e9efe..f2e39217d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cnpmjs.org", - "version": "2.13.0", + "version": "2.14.0", "description": "Private npm registry and web for Enterprise, base on MySQL and Simple Store Service", "main": "index.js", "scripts": {