Skip to content

Commit 3df7e09

Browse files
[chore] Release 1.5.1 (#1016)
1 parent 838c9c2 commit 3df7e09

File tree

3 files changed

+421
-419
lines changed

3 files changed

+421
-419
lines changed

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11

2+
1.5.1 / 2016-10-24
3+
==================
4+
5+
* [chore] Disable AMD for json3 (#1005)
6+
* [chore] Bump socket.io-parser to 2.3.0 (#1009)
7+
* [chore] Bump engine.io-client to 1.7.1 (#1010)
8+
* [chore] Update zuul browser settings (#1011)
9+
* [chore] Add Github issue and PR templates (#1013)
10+
* [chore] Bump engine.io-client to 1.7.2 and socket.io-parser to 2.3.1 (#1015)
11+
212
1.5.0 / 2016-10-06
313
==================
414

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-client",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"keywords": [
55
"realtime",
66
"framework",
@@ -48,7 +48,7 @@
4848
"imports-loader": "^0.6.5",
4949
"istanbul": "0.4.2",
5050
"mocha": "2.3.4",
51-
"socket.io": "1.5.0",
51+
"socket.io": "1.5.1",
5252
"text-blob-builder": "0.0.1",
5353
"uglify-js": "2.6.1",
5454
"webpack-stream": "3.1.0",

0 commit comments

Comments
 (0)