Skip to content

Commit b243313

Browse files
chore(release): 5.1.0 [skip ci]
## [@helia/delegated-routing-v1-http-api-server-v5.1.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-5.0.0...@helia/delegated-routing-v1-http-api-server-5.1.0) (2025-10-27) ### Features * **routing/http:** return 200 for empty results per IPIP-513 ([#174](#174)) ([a0aebb7](a0aebb7))
1 parent dd0890d commit b243313

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/server/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-server-v5.1.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-5.0.0...@helia/delegated-routing-v1-http-api-server-5.1.0) (2025-10-27)
2+
3+
### Features
4+
5+
* **routing/http:** return 200 for empty results per IPIP-513 ([#174](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/174)) ([a0aebb7](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/a0aebb7a68d446ae8d966f500bfbdc8c5f0c582c))
6+
17
## [@helia/delegated-routing-v1-http-api-server-v5.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-4.0.6...@helia/delegated-routing-v1-http-api-server-5.0.0) (2025-10-13)
28

39
### ⚠ BREAKING CHANGES

packages/server/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-server",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"description": "A Delegated Routing V1 HTTP API server powered by Helia",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-delegated-routing-v1-http-api/tree/main/packages/server#readme",

0 commit comments

Comments
 (0)