Skip to content

Commit

Permalink
chore(release): 4.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.7](v4.0.6...v4.0.7) (2023-08-07)

### Dependencies

* bump @libp2p/logger from 2.1.1 to 3.0.0 ([#152](#152)) ([acb4bc9](acb4bc9))
* **dev:** bump @libp2p/peer-id from 2.0.4 to 3.0.1 ([#154](#154)) ([8d40935](8d40935))
  • Loading branch information
semantic-release-bot committed Aug 7, 2023
1 parent 8d40935 commit c082707
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.0.7](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v4.0.6...v4.0.7) (2023-08-07)


### Dependencies

* bump @libp2p/logger from 2.1.1 to 3.0.0 ([#152](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/152)) ([acb4bc9](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/acb4bc958b3693862643bc090e0e60c9392ac8aa))
* **dev:** bump @libp2p/peer-id from 2.0.4 to 3.0.1 ([#154](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/154)) ([8d40935](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/8d4093507b49dd581d24c873061fb879872cbb70))

## [4.0.6](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v4.0.5...v4.0.6) (2023-07-04)


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.6",
"version": "4.0.7",
"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 c082707

Please sign in to comment.