Skip to content

Commit 44c84db

Browse files
chore(release): 5.0.1 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v5.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-5.0.0...@helia/delegated-routing-v1-http-api-client-5.0.1) (2025-10-27) ### Bug Fixes * do not throw when routing fails to find providers ([#178](#178)) ([6d7b7c0](6d7b7c0))
1 parent 6d7b7c0 commit 44c84db

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@helia/delegated-routing-v1-http-api-client-v5.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-5.0.0...@helia/delegated-routing-v1-http-api-client-5.0.1) (2025-10-27)
2+
3+
### Bug Fixes
4+
5+
* do not throw when routing fails to find providers ([#178](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/178)) ([6d7b7c0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/6d7b7c004b9dbed1b94cd6f218bfbf87274c8ea5))
6+
17
## [@helia/delegated-routing-v1-http-api-client-v5.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.2.5...@helia/delegated-routing-v1-http-api-client-5.0.0) (2025-10-13)
28

39
### ⚠ BREAKING CHANGES

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/delegated-routing-v1-http-api-client",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "A Delegated Routing V1 HTTP API client",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-delegated-routing-v1-http-api/tree/main/packages/client#readme",

0 commit comments

Comments
 (0)