Skip to content

Commit 8b754e3

Browse files
[chore] release 1.1.1 (#132)
1 parent c55fbfd commit 8b754e3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

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

2+
1.1.1 / 2016-09-26
3+
==================
4+
5+
* [refactor] Use this.channel to construct the name of a channel (#129)
6+
* [test] Add tests with ioredis client (#128)
7+
* [chore] Restrict files included in npm package (#130)
8+
29
1.1.0 / 2016-09-24
310
==================
411

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-redis",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)