Skip to content

Commit 9ce9a98

Browse files
authoredDec 30, 2016
[chore] Release 2.3.2 (#59)
1 parent 2314c10 commit 9ce9a98

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
 

‎History.md

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

2+
2.3.2 / 2016-12-30
3+
==================
4+
5+
* [perf] Small optimisations (#57)
6+
* [chore] Update zuul config to speed up tests in browser (#58)
7+
* [refactor] Remove useless variable (#55)
8+
* [chore] Bump dependencies (#56)
9+
* [refactor] Remove unused var (#53)
10+
* [refactor] Use strict equality when possible (#52)
11+
212
2.3.1 / 2016-10-24
313
==================
414

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-parser",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "socket.io protocol parser",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.