Skip to content

Commit

Permalink
[chore] Release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Jun 1, 2017
1 parent d864486 commit c3c0270
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions History.md
@@ -1,4 +1,11 @@

2.0.2 / 2017-06-01
===================

* [chore] Bump debug to version 2.6.8 (#1123)
* [test] Launch browser tests on localhost by default (#1122)
* [fix] Do not update the opts.query reference (#1121)

2.0.1 / 2017-05-09
===================

Expand Down
4 changes: 2 additions & 2 deletions dist/socket.io.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/socket.io.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/socket.io.slim.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/socket.io.slim.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-client",
"version": "2.0.1",
"version": "2.0.2",
"keywords": [
"realtime",
"framework",
Expand Down Expand Up @@ -48,7 +48,7 @@
"imports-loader": "^0.7.1",
"istanbul": "^0.4.5",
"mocha": "^3.3.0",
"socket.io": "2.0.1",
"socket.io": "^2.0.2",
"strip-loader": "0.1.2",
"text-blob-builder": "0.0.1",
"webpack-stream": "3.2.0",
Expand Down

0 comments on commit c3c0270

Please sign in to comment.