Skip to content

Commit 9f029b7

Browse files
chore(release): 4.0.11 [skip ci]
## [4.0.11](v4.0.10...v4.0.11) (2023-10-09) ### Dependencies * swap go-ipfs for kubo ([#161](#161)) ([a168c51](a168c51))
1 parent a168c51 commit 9f029b7

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+
## [4.0.11](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v4.0.10...v4.0.11) (2023-10-09)
2+
3+
4+
### Dependencies
5+
6+
* swap go-ipfs for kubo ([#161](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/161)) ([a168c51](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/a168c515a731f8bea00298f31111b6810e99c8c9))
7+
18
## [4.0.10](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v4.0.9...v4.0.10) (2023-10-06)
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/delegated-content-routing",
3-
"version": "4.0.10",
3+
"version": "4.0.11",
44
"description": "Leverage other peers in the libp2p network to perform Content Routing calls.",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-delegated-content-routing#readme",

0 commit comments

Comments
 (0)