Skip to content

Commit c7d80a7

Browse files
chore(release): 4.19.5 [skip ci]
## [4.19.5](v4.19.4...v4.19.5) (2021-01-14) ### Bug Fixes * password contains colons ([#1274](#1274)) ([37c6daf](37c6daf))
1 parent 37c6daf commit c7d80a7

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.19.5](https://github.com/luin/ioredis/compare/v4.19.4...v4.19.5) (2021-01-14)
2+
3+
4+
### Bug Fixes
5+
6+
* password contains colons ([#1274](https://github.com/luin/ioredis/issues/1274)) ([37c6daf](https://github.com/luin/ioredis/commit/37c6dafafd51d817a3dfe4b4ca722fb709a209e7))
7+
18
## [4.19.4](https://github.com/luin/ioredis/compare/v4.19.3...v4.19.4) (2020-12-13)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ioredis",
3-
"version": "4.19.4",
3+
"version": "4.19.5",
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)