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

Commit 13c8cdb

Browse files
chore(release): 9.0.0 [skip ci]
## [9.0.0](v8.0.12...v9.0.0) (2023-04-24) ### ⚠ BREAKING CHANGES * bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#460) ### Dependencies * bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 ([#460](#460)) ([e3f15f1](e3f15f1))
1 parent e3f15f1 commit 13c8cdb

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [9.0.0](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.12...v9.0.0) (2023-04-24)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#460)
7+
8+
### Dependencies
9+
10+
* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 ([#460](https://github.com/libp2p/js-libp2p-kad-dht/issues/460)) ([e3f15f1](https://github.com/libp2p/js-libp2p-kad-dht/commit/e3f15f17a65d98940fcba4ba7a46fd17ab509785))
11+
112
## [8.0.12](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.11...v8.0.12) (2023-04-19)
213

314

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.12",
3+
"version": "9.0.0",
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)