Skip to content

Commit 5744fa2

Browse files
chore(release): 5.1.3 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v5.1.3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-5.1.2...@helia/delegated-routing-v1-http-api-client-5.1.3) (2025-12-03) ### Bug Fixes * cached response body can be undefined ([#185](#185)) ([7e3c88a](7e3c88a))
1 parent 7e3c88a commit 5744fa2

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.1.3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-5.1.2...@helia/delegated-routing-v1-http-api-client-5.1.3) (2025-12-03)
2+
3+
### Bug Fixes
4+
5+
* cached response body can be undefined ([#185](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/185)) ([7e3c88a](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/7e3c88a7188b5c85c26f731a01c252fedb27ab74))
6+
17
## [@helia/delegated-routing-v1-http-api-client-v5.1.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-5.1.1...@helia/delegated-routing-v1-http-api-client-5.1.2) (2025-11-13)
28

39
### Bug Fixes

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