We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b530bb0 commit 70262f0Copy full SHA for 70262f0
History.md
@@ -1,4 +1,9 @@
1
2
+1.8.2 / 2016-12-11
3
+===================
4
+
5
+ * [chore] Bump engine.io-parser to version 1.3.2 (#523)
6
7
1.8.1 / 2016-11-27
8
===================
9
package.json
@@ -2,7 +2,7 @@
"name": "engine.io-client",
"description": "Client for the realtime Engine",
"license": "MIT",
- "version": "1.8.1",
+ "version": "1.8.2",
"homepage": "https://github.com/socketio/engine.io-client",
"contributors": [
{
@@ -47,7 +47,7 @@
47
"derequire": "1.2.0",
48
"eslint-config-standard": "4.4.0",
49
"eslint-plugin-standard": "1.3.1",
50
- "engine.io": "1.8.1",
+ "engine.io": "1.8.2",
51
"expect.js": "0.2.0",
52
"express": "3.4.8",
53
"gulp": "3.9.0",
0 commit comments