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

Commit 24200ba

Browse files
chore(release): 2.0.0 [skip ci]
## [2.0.0](v1.0.2...v2.0.0) (2023-08-05) ### ⚠ BREAKING CHANGES * requires libp2p@0.46.x ### Dependencies * update deps to libp2p@0.46.x ([#23](#23)) ([4b51ef9](4b51ef9))
1 parent 4b51ef9 commit 24200ba

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.0.0](https://github.com/libp2p/js-ipni-content-routing/compare/v1.0.2...v2.0.0) (2023-08-05)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* requires libp2p@0.46.x
7+
8+
### Dependencies
9+
10+
* update deps to libp2p@0.46.x ([#23](https://github.com/libp2p/js-ipni-content-routing/issues/23)) ([4b51ef9](https://github.com/libp2p/js-ipni-content-routing/commit/4b51ef93670492abbc160123823413077c3eb1a3))
11+
112
## [1.0.2](https://github.com/libp2p/js-ipni-content-routing/compare/v1.0.1...v1.0.2) (2023-08-05)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/ipni-content-routing",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"description": "Use an IPNI service to discover content providers",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-ipni-content-routing#readme",

0 commit comments

Comments
 (0)