Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit abaac60

Browse files
committed
Release 1.6.1
1 parent e8ba8ea commit abaac60

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

History.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
1.6.1 / 2014-10-09
3+
==================
4+
5+
* make test on travis faster
6+
* ensure not sync user also has his own package names
7+
* add [v1.6.x-upgrade.sql](https://github.com/cnpm/cnpmjs.org/blob/master/docs/update_sqls/v1.6.x-upgrade.sql)
8+
* save npm original package maintainers to npm_module_maintainer table. fixed #464
9+
* use simple 404
10+
211
1.6.0 / 2014-10-08
312
==================
413

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cnpmjs.org",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Private npm registry and web for Enterprise, base on MySQL and Simple Store Service",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)