Skip to content

Commit e320373

Browse files
committed
chore(release): 4.9.1 [skip ci]
## [4.9.1](redis/ioredis@v4.9.0...v4.9.1) (2019-03-22) ### Bug Fixes * use flexbuffer from GH with License ([#821](redis/ioredis#821)) ([93ecd70](redis/ioredis@93ecd70))
1 parent 7c9318a commit e320373

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Changelog.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.9.1](https://github.com/luin/ioredis/compare/v4.9.0...v4.9.1) (2019-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* use flexbuffer from GH with License ([#821](https://github.com/luin/ioredis/issues/821)) ([93ecd70](https://github.com/luin/ioredis/commit/93ecd70))
7+
18
# [4.9.0](https://github.com/luin/ioredis/compare/v4.8.0...v4.9.0) (2019-03-18)
29

310

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.9.0",
3+
"version": "4.9.1",
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)