Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 0037bf4

Browse files
chore(release): 8.0.8 [skip ci]
## [8.0.8](v8.0.7...v8.0.8) (2023-04-14) ### Dependencies * bump @libp2p/interface-connection-manager from 1.5.0 to 2.0.0 ([#455](#455)) ([e4ed616](e4ed616))
1 parent e4ed616 commit 0037bf4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.8](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.7...v8.0.8) (2023-04-14)
2+
3+
4+
### Dependencies
5+
6+
* bump @libp2p/interface-connection-manager from 1.5.0 to 2.0.0 ([#455](https://github.com/libp2p/js-libp2p-kad-dht/issues/455)) ([e4ed616](https://github.com/libp2p/js-libp2p-kad-dht/commit/e4ed6168add1653400853c5c2bc416790b0699a2))
7+
18
## [8.0.7](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.6...v8.0.7) (2023-04-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/kad-dht",
3-
"version": "8.0.7",
3+
"version": "8.0.8",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-kad-dht#readme",

0 commit comments

Comments
 (0)