Skip to content

Commit 040dc2e

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2023-03-21) ### Trivial Changes * Update .github/workflows/semantic-pull-request.yml [skip ci] ([8fc0c06](8fc0c06)) * Update .github/workflows/semantic-pull-request.yml [skip ci] ([8743c5a](8743c5a)) * Update .github/workflows/semantic-pull-request.yml [skip ci] ([458d70d](458d70d)) ### Dependencies * **dev:** bump ipfsd-ctl from 12.2.2 to 13.0.0 ([#118](#118)) ([851ba1c](851ba1c))
1 parent 851ba1c commit 040dc2e

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [4.0.2](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v4.0.1...v4.0.2) (2023-03-21)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([8fc0c06](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/8fc0c064a629f2be752e17709f7d49c1b6102f7f))
7+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([8743c5a](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/8743c5a8ca47e1a7dae173757bc80b565b5dc5da))
8+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([458d70d](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/458d70d546987656df0cf6d79b7e5e47b76942ff))
9+
10+
11+
### Dependencies
12+
13+
* **dev:** bump ipfsd-ctl from 12.2.2 to 13.0.0 ([#118](https://github.com/libp2p/js-libp2p-delegated-content-routing/issues/118)) ([851ba1c](https://github.com/libp2p/js-libp2p-delegated-content-routing/commit/851ba1c091aba9a404aa6baa4050e747def017c7))
14+
115
## [4.0.1](https://github.com/libp2p/js-libp2p-delegated-content-routing/compare/v4.0.0...v4.0.1) (2023-02-14)
216

317

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.1",
3+
"version": "4.0.2",
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)