Release 3.0.0-alpha.7

This commit is contained in:
fengmk2
2017-06-01 00:31:37 +08:00
parent 9b48106943
commit 10c8a1ecf0
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,9 @@
3.0.0-alpha.7 / 2017-06-01
==================
* fix: add missing publish_time property on package list api (#1185)
3.0.0-alpha.6 / 2017-05-18
==================

View File

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