Skip to content

Commit e96960b

Browse files
chore(release): 8.0.7 [skip ci]
## [8.0.7](libp2p/js-libp2p-kad-dht@v8.0.6...v8.0.7) (2023-04-13) ### Dependencies * update any-signal to 4.x.x ([libp2p#453](libp2p/js-libp2p-kad-dht#453)) ([852d757](libp2p/js-libp2p-kad-dht@852d757))
1 parent 852d757 commit e96960b

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.7](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.6...v8.0.7) (2023-04-13)
2+
3+
4+
### Dependencies
5+
6+
* update any-signal to 4.x.x ([#453](https://github.com/libp2p/js-libp2p-kad-dht/issues/453)) ([852d757](https://github.com/libp2p/js-libp2p-kad-dht/commit/852d757cc09bfa468b7c405c3a1506d3e3cfb90b))
7+
18
## [8.0.6](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.5...v8.0.6) (2023-04-03)
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.6",
3+
"version": "8.0.7",
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)