Skip to content

Commit

Permalink
[chore] release 1.5.0 (#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Oct 6, 2016
1 parent 235f3a1 commit 1738fcd
Show file tree
Hide file tree
Showing 3 changed files with 7,669 additions and 7,210 deletions.
14 changes: 14 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@

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

* [fix] Fix query string management (#943)
* [chore] Add gulp & babel in the build process (#940)
* [chore] Add eslint (#951)
* [chore] bump zuul (#958)
* [chore] Remove jspm browser config (#957)
* [chore] Update zuul browser settings following EOL notices (#985)
* [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#997)
* [chore] reference build badge to master branch (#967)
* [chore] Bump engine.io-client to 1.7.0 (#996)
* [chore] Restrict files included in npm package (#998)

1.4.8 / 2016-06-23
==================

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.4.8",
"version": "1.5.0",
"keywords": [
"realtime",
"framework",
Expand Down Expand Up @@ -47,7 +47,7 @@
"has-cors": "1.1.0",
"istanbul": "0.4.2",
"mocha": "2.3.4",
"socket.io": "1.4.6",
"socket.io": "1.5.0",
"text-blob-builder": "0.0.1",
"uglify-js": "2.6.1",
"webpack-stream": "3.1.0",
Expand Down

0 comments on commit 1738fcd

Please sign in to comment.