Skip to content

Commit cb2cf3c

Browse files
chore(release): 8.0.11 [skip ci]
## [8.0.11](libp2p/js-libp2p-kad-dht@v8.0.10...v8.0.11) (2023-04-19) ### Dependencies * update it-stream-types ([libp2p#456](libp2p/js-libp2p-kad-dht#456)) ([2dfccee](libp2p/js-libp2p-kad-dht@2dfccee))
1 parent 2dfccee commit cb2cf3c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.11](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.10...v8.0.11) (2023-04-19)
2+
3+
4+
### Dependencies
5+
6+
* update it-stream-types ([#456](https://github.com/libp2p/js-libp2p-kad-dht/issues/456)) ([2dfccee](https://github.com/libp2p/js-libp2p-kad-dht/commit/2dfccee3614bbcde1bf0ff9b1c8dbded79f86d91))
7+
18
## [8.0.10](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.9...v8.0.10) (2023-04-17)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/kad-dht",
3-
"version": "8.0.10",
3+
"version": "8.0.11",
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)