Skip to content

Commit c44a9a1

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2023-03-20) ### Dependencies * **dev:** bump ipfsd-ctl from 12.2.2 to 13.0.0 ([#104](#104)) ([9221778](9221778))
1 parent 9221778 commit c44a9a1

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.2](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.1...v4.0.2) (2023-03-20)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump ipfsd-ctl from 12.2.2 to 13.0.0 ([#104](https://github.com/libp2p/js-libp2p-delegated-peer-routing/issues/104)) ([9221778](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/9221778669ed0b926d85a745e3a3adaf9e64ed24))
7+
18
## [4.0.1](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.0...v4.0.1) (2023-03-16)
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.1",
3+
"version": "4.0.2",
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)