Skip to content

Commit

Permalink
chore(release): 4.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.21.0](v4.20.0...v4.21.0) (2021-02-06)

### Features

* upgrade command list to Redis 6.2 ([#1286](#1286)) ([6ef9c6e](6ef9c6e))
  • Loading branch information
semantic-release-bot committed Feb 6, 2021
1 parent 6ef9c6e commit 8003af4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.21.0](https://github.com/luin/ioredis/compare/v4.20.0...v4.21.0) (2021-02-06)


### Features

* upgrade command list to Redis 6.2 ([#1286](https://github.com/luin/ioredis/issues/1286)) ([6ef9c6e](https://github.com/luin/ioredis/commit/6ef9c6e839dee8be021bcd43a57eaee56ec2f573))

# [4.20.0](https://github.com/luin/ioredis/compare/v4.19.5...v4.20.0) (2021-02-05)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ioredis",
"version": "4.20.0",
"version": "4.21.0",
"description": "A robust, performance-focused and full-featured Redis client for Node.js.",
"main": "built/index.js",
"files": [
Expand Down

0 comments on commit 8003af4

Please sign in to comment.