Skip to content

Commit 9a621ec

Browse files
[chore] Release 0.5.0 (#44)
1 parent ffadfa6 commit 9a621ec

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

History.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
0.5.0 / 2016-11-20
3+
==================
4+
5+
* [docs] Fix typo in Readme.md (#37)
6+
* [chore] Bump socket.io-parser to version 2.3.1 (#43)
7+
* [chore] Bump debug to version 2.3.3 (#42)
8+
* [feature] Add clientRooms method (#41)
9+
210
0.4.0 / 2015-12-03
311
==================
412

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-adapter",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)