Skip to content

Commit

Permalink
chore(release): 4.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.3](v4.0.2...v4.0.3) (2023-03-21)

### Dependencies

* **dev:** bump ipfs-http-client from 59.0.0 to 60.0.0 ([#116](#116)) ([9d0d05b](9d0d05b))
  • Loading branch information
semantic-release-bot committed Mar 21, 2023
1 parent 9d0d05b commit 88becd6
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.3](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v4.0.2...v4.0.3) (2023-03-21)


### Dependencies

* **dev:** bump ipfs-http-client from 59.0.0 to 60.0.0 ([#116](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/116)) ([9d0d05b](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/9d0d05bf508020993de86a00a2ecae693a0bcc2c))

## [4.0.2](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v4.0.1...v4.0.2) (2023-03-21)


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-content-routing",
"version": "4.0.2",
"version": "4.0.3",
"description": "Leverage other peers in the libp2p network to perform Content Routing calls.",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-delegated-content-routing#readme",
Expand Down

0 comments on commit 88becd6

Please sign in to comment.