Skip to content

Commit cef9d1f

Browse files
committed
Release 0.6.7
1 parent f85ae2a commit cef9d1f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.6.7 - (2022-01-20)
2+
3+
### Features
4+
5+
- Refresh implementation [#155](https://github.com/ChainSafe/discv5/pull/155)
6+
17
# 0.6.6 - (2021-11-15)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/discv5",
3-
"version": "0.6.6",
3+
"version": "0.6.7",
44
"description": "Discovery V5",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)