Skip to content

Commit 1c5d8fb

Browse files
chore(release): 4.0.6 [skip ci]
## [4.0.6](v4.0.5...v4.0.6) (2023-05-05) ### Bug Fixes * remove use of timeout-abort-controller ([#129](#129)) ([2fbde9a](2fbde9a))
1 parent 2fbde9a commit 1c5d8fb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.6](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.5...v4.0.6) (2023-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* remove use of timeout-abort-controller ([#129](https://github.com/libp2p/js-libp2p-delegated-peer-routing/issues/129)) ([2fbde9a](https://github.com/libp2p/js-libp2p-delegated-peer-routing/commit/2fbde9a1d297948fee320eeda4f4b0c53d3e75f0))
7+
18
## [4.0.5](https://github.com/libp2p/js-libp2p-delegated-peer-routing/compare/v4.0.4...v4.0.5) (2023-03-31)
29

310

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-peer-routing",
3-
"version": "4.0.5",
3+
"version": "4.0.6",
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)