Skip to content

Commit

Permalink
chore(package) v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Mar 30, 2018
1 parent b59a0e6 commit 6dca597
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
2018.03.30, v2.0.0

feature:
- (socket-file) authCheck -> auth
- (socket-file) es2015-ify
- (package) dependencies: ~ -> ^
- (package) nyc v11.6.0
- (package) socket.io-client v2.0.4
- (package) socket.io v2.0.4
- (package) redrun v6.0.1
- (package) eslint v4.19.1
- (package) coveralls v3.0.0
- (package) rm unusede bower


2017.01.12, v1.3.1

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socket-file",
"version": "1.3.1",
"version": "2.0.0",
"description": "file processing with help of socket.io",
"main": "lib/socket-file.js",
"scripts": {
Expand Down

0 comments on commit 6dca597

Please sign in to comment.