Skip to content

Commit 1738fcd

Browse files
[chore] release 1.5.0 (#999)
1 parent 235f3a1 commit 1738fcd

File tree

3 files changed

+7669
-7210
lines changed

3 files changed

+7669
-7210
lines changed

History.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11

2+
1.5.0 / 2016-10-06
3+
==================
4+
5+
* [fix] Fix query string management (#943)
6+
* [chore] Add gulp & babel in the build process (#940)
7+
* [chore] Add eslint (#951)
8+
* [chore] bump zuul (#958)
9+
* [chore] Remove jspm browser config (#957)
10+
* [chore] Update zuul browser settings following EOL notices (#985)
11+
* [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0 (#997)
12+
* [chore] reference build badge to master branch (#967)
13+
* [chore] Bump engine.io-client to 1.7.0 (#996)
14+
* [chore] Restrict files included in npm package (#998)
15+
216
1.4.8 / 2016-06-23
317
==================
418

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-client",
3-
"version": "1.4.8",
3+
"version": "1.5.0",
44
"keywords": [
55
"realtime",
66
"framework",
@@ -47,7 +47,7 @@
4747
"has-cors": "1.1.0",
4848
"istanbul": "0.4.2",
4949
"mocha": "2.3.4",
50-
"socket.io": "1.4.6",
50+
"socket.io": "1.5.0",
5151
"text-blob-builder": "0.0.1",
5252
"uglify-js": "2.6.1",
5353
"webpack-stream": "3.1.0",

0 commit comments

Comments
 (0)