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

Commit f5c3a0c

Browse files
chore(release): 7.0.2 [skip ci]
## [7.0.2](v7.0.1...v7.0.2) (2023-03-10) ### Dependencies * **dev:** bump aegir from 37.12.1 to 38.1.7 ([#427](#427)) ([bf7d1ba](bf7d1ba))
1 parent bf7d1ba commit f5c3a0c

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+
## [7.0.2](https://github.com/libp2p/js-libp2p-kad-dht/compare/v7.0.1...v7.0.2) (2023-03-10)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump aegir from 37.12.1 to 38.1.7 ([#427](https://github.com/libp2p/js-libp2p-kad-dht/issues/427)) ([bf7d1ba](https://github.com/libp2p/js-libp2p-kad-dht/commit/bf7d1bac21d0346098cc206951602dc39224d43a))
7+
18
## [7.0.1](https://github.com/libp2p/js-libp2p-kad-dht/compare/v7.0.0...v7.0.1) (2023-03-10)
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": "7.0.1",
3+
"version": "7.0.2",
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)