Skip to content

Commit 8bbd51c

Browse files
committed
prepare new release v0.6.6
1 parent 96c8f6e commit 8bbd51c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Redis-Commander CHANGELOG
22

33
## next Version
4+
5+
## Version 0.6.6
46
#### Bugfixes
57
* fix display bug for keys starting with configured foldingchar, #355
68
* fix bug where cli params do not overwrite other config params, #354

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
@@ -8,7 +8,7 @@
88
"Stefan Seide <account-github@seide.st"
99
],
1010
"name": "redis-commander",
11-
"version": "0.6.5",
11+
"version": "0.6.6",
1212
"description": "Redis web-based management tool written in node.js",
1313
"license": "MIT",
1414
"repository": {

0 commit comments

Comments
 (0)