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

Commit 987fed9

Browse files
chore(release): 8.0.12 [skip ci]
## [8.0.12](v8.0.11...v8.0.12) (2023-04-19) ### Tests * enable skipped xor test ([#458](#458)) ([4acfd70](4acfd70))
1 parent 4acfd70 commit 987fed9

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.12](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.11...v8.0.12) (2023-04-19)
2+
3+
4+
### Tests
5+
6+
* enable skipped xor test ([#458](https://github.com/libp2p/js-libp2p-kad-dht/issues/458)) ([4acfd70](https://github.com/libp2p/js-libp2p-kad-dht/commit/4acfd7047154276ae70a2c1f07775abcacd82170))
7+
18
## [8.0.11](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.10...v8.0.11) (2023-04-19)
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.11",
3+
"version": "8.0.12",
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)