Skip to content

Commit

Permalink
[chore] Release 1.5.1 (#1016)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Oct 24, 2016
1 parent 838c9c2 commit 3df7e09
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 419 deletions.
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

1.5.1 / 2016-10-24
==================

* [chore] Disable AMD for json3 (#1005)
* [chore] Bump socket.io-parser to 2.3.0 (#1009)
* [chore] Bump engine.io-client to 1.7.1 (#1010)
* [chore] Update zuul browser settings (#1011)
* [chore] Add Github issue and PR templates (#1013)
* [chore] Bump engine.io-client to 1.7.2 and socket.io-parser to 2.3.1 (#1015)

1.5.0 / 2016-10-06
==================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socket.io-client",
"version": "1.5.0",
"version": "1.5.1",
"keywords": [
"realtime",
"framework",
Expand Down Expand Up @@ -48,7 +48,7 @@
"imports-loader": "^0.6.5",
"istanbul": "0.4.2",
"mocha": "2.3.4",
"socket.io": "1.5.0",
"socket.io": "1.5.1",
"text-blob-builder": "0.0.1",
"uglify-js": "2.6.1",
"webpack-stream": "3.1.0",
Expand Down

0 comments on commit 3df7e09

Please sign in to comment.