Skip to content

Commit 7610c43

Browse files
committed
chore(package) v2.6.0
1 parent 747e00e commit 7610c43

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2016.01.31, v2.6.0
2+
3+
fix:
4+
- feature(console) improve prefix, add socketPath
5+
6+
feature:
7+
- (console) improve prefix, add socketPath
8+
9+
110
2016.01.28, v2.5.3
211

312
feature:

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "console-io",
3-
"version": "2.5.3",
3+
"version": "2.6.0",
44
"homepage": "https://github.com/cloudcmd/console",
55
"authors": [
66
"coderaiser <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "console-io",
3-
"version": "2.5.3",
3+
"version": "2.6.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "Web console",
66
"homepage": "http://cloudcmd.io",

0 commit comments

Comments
 (0)