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

Commit 7b6c757

Browse files
committed
Release 1.5.2
1 parent fd915e0 commit 7b6c757

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

History.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11

2+
1.5.2 / 2014-09-24
3+
==================
4+
5+
* support im url on user profile page; update bootstrap to 3.2.0
6+
27
1.5.1 / 2014-09-23
38
==================
49

510
* search support case insensitive, close [#450](https://github.com/cnpm/cnpmjs.org/issues/450)
6-
* Merge pull request [#449](https://github.com/cnpm/cnpmjs.org/issues/449) from cnpm/sync-in-web
711
* add config._syncInWeb, close [#448](https://github.com/cnpm/cnpmjs.org/issues/448)
8-
* Merge pull request [#445](https://github.com/cnpm/cnpmjs.org/issues/445) from cnpm/show-maintainers-when-publish-fail
912
* show maintainers when publish 403. fixed [#430](https://github.com/cnpm/cnpmjs.org/issues/430)
10-
* Merge pull request [#444](https://github.com/cnpm/cnpmjs.org/issues/444) from cnpm/no-attachment-for-html
1113
* no attachment for html
1214

1315
1.5.0 / 2014-09-15

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.5.1",
3+
"version": "1.5.2",
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)