We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85ae2a commit cef9d1fCopy full SHA for cef9d1f
CHANGELOG.md
@@ -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
7
# 0.6.6 - (2021-11-15)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@chainsafe/discv5",
- "version": "0.6.6",
+ "version": "0.6.7",
"description": "Discovery V5",
"main": "lib/index.js",
"files": [
0 commit comments