Skip to content

Commit e4b2b0d

Browse files
chore(release): 4.0.8 [skip ci]
## [4.0.8](v4.0.7...v4.0.8) (2023-05-31) ### Dependencies * swap ipfs-http-client for kubo-rpc-client ([#140](#140)) ([0f3e0a3](0f3e0a3))
1 parent 0f3e0a3 commit e4b2b0d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.8](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.7...v4.0.8) (2023-05-31)
2+
3+
4+
### Dependencies
5+
6+
* swap ipfs-http-client for kubo-rpc-client ([#140](https://github.com/libp2p/js-libp2p-delegated-peer-routing/issues/140)) ([0f3e0a3](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/0f3e0a380b0dfec0395283ad49030a03399ae645))
7+
18
## [4.0.7](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.6...v4.0.7) (2023-05-31)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/delegated-peer-routing",
3-
"version": "4.0.7",
3+
"version": "4.0.8",
44
"description": "Leverage other peers in the libp2p network to perform Peer Routing calls.",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-delegated-peer-routing#readme",

0 commit comments

Comments
 (0)