Skip to content

Commit 69712c4

Browse files
committed
chore(release): 4.0.2
1 parent 62b5aaa commit 69712c4

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

Changelog.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<a name="4.0.2"></a>
2-
## [4.0.2](https://github.com/luin/ioredis/compare/v4.0.0...v4.0.2) (2018-10-09)
2+
## [4.0.2](https://github.com/luin/ioredis/compare/v4.0.1...v4.0.2) (2018-10-09)
33

44

55
### Bug Fixes
66

7-
* **cluster:** robust solution for pub/sub in cluster ([#697](https://github.com/luin/ioredis/issues/697)) ([13a5bc4](https://github.com/luin/ioredis/commit/13a5bc4)), closes [#696](https://github.com/luin/ioredis/issues/696)
87
* **cluster:** subscription regards password setting ([47e2ab5](https://github.com/luin/ioredis/commit/47e2ab5)), closes [#718](https://github.com/luin/ioredis/issues/718)
98

109

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ioredis",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A robust, performance-focused and full-featured Redis client for Node.js.",
55
"main": "built/index.js",
66
"files": [

0 commit comments

Comments
 (0)