Skip to content

Commit b70076a

Browse files
chore(release): 9.3.4 [skip ci]
## [9.3.4](libp2p/js-libp2p-kad-dht@v9.3.3...v9.3.4) (2023-05-22) ### Bug Fixes * add events dep ([libp2p#477](libp2p/js-libp2p-kad-dht#477)) ([3744a20](libp2p/js-libp2p-kad-dht@3744a20))
1 parent 3744a20 commit b70076a

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+
## [9.3.4](https://github.com/libp2p/js-libp2p-kad-dht/compare/v9.3.3...v9.3.4) (2023-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* add events dep ([#477](https://github.com/libp2p/js-libp2p-kad-dht/issues/477)) ([3744a20](https://github.com/libp2p/js-libp2p-kad-dht/commit/3744a209e6bf8eaa75365056286f2f734c9ad1bf))
7+
18
## [9.3.3](https://github.com/libp2p/js-libp2p-kad-dht/compare/v9.3.2...v9.3.3) (2023-05-09)
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": "9.3.3",
3+
"version": "9.3.4",
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)