Skip to content

Commit 82c22e1

Browse files
chore(release): 5.1.4 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v5.1.4](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-5.1.3...@helia/delegated-routing-v1-http-api-client-5.1.4) (2025-12-03) ### Bug Fixes * add q factor to json in accept header ([#186](#186)) ([04fea57](04fea57)) * fix log message ([9c2591d](9c2591d))
1 parent 9c2591d commit 82c22e1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@helia/delegated-routing-v1-http-api-client-v5.1.4](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-5.1.3...@helia/delegated-routing-v1-http-api-client-5.1.4) (2025-12-03)
2+
3+
### Bug Fixes
4+
5+
* add q factor to json in accept header ([#186](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/186)) ([04fea57](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/04fea57ffd29c8ddd21d7c6245648a2f29b81b26))
6+
* fix log message ([9c2591d](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/9c2591dcb315a05d522e378e1292bc128a41ee1d))
7+
18
## [@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)
29

310
### 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.3",
3+
"version": "5.1.4",
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)