Skip to content

Commit

Permalink
chore(release): 5.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.1](v5.0.0...v5.0.1) (2022-03-26)

### Bug Fixes

* improve typing compatibility with @types/ioredis ([#1542](#1542)) ([3bf300a](3bf300a))
  • Loading branch information
ioredis-robot authored and semantic-release-bot committed Mar 26, 2022
1 parent 3bf300a commit 8b19b96
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [5.0.1](https://github.com/luin/ioredis/compare/v5.0.0...v5.0.1) (2022-03-26)


### Bug Fixes

* improve typing compatibility with @types/ioredis ([#1542](https://github.com/luin/ioredis/issues/1542)) ([3bf300a](https://github.com/luin/ioredis/commit/3bf300a1c99ae4cf8038930c45e19ebd68db222e))

# [5.0.0](https://github.com/luin/ioredis/compare/v4.28.5...v5.0.0) (2022-03-26)

In the update of v5, we've made ioredis even more stable and developer-friendly while minimizing the number of breaking changes, so you can spend more time enjoying your life 馃槃.
Expand Down

0 comments on commit 8b19b96

Please sign in to comment.