Skip to content

Commit

Permalink
chore(release): 4.0.8 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed May 31, 2023
1 parent 0f3e0a3 commit e4b2b0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.0.8](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.7...v4.0.8) (2023-05-31)


### Dependencies

* 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))

## [4.0.7](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.6...v4.0.7) (2023-05-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/delegated-peer-routing",
"version": "4.0.7",
"version": "4.0.8",
"description": "Leverage other peers in the libp2p network to perform Peer Routing calls.",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-delegated-peer-routing#readme",
Expand Down

0 comments on commit e4b2b0d

Please sign in to comment.