Skip to content

Commit 1c9091a

Browse files
chore(release): 5.0.0 [skip ci]
## [@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) ### ⚠ BREAKING CHANGES * update helia to 6.x.x (#177) ### Dependencies * **dev:** bump aegir from 46.0.5 to 47.0.10 ([#171](#171)) ([cfb0ef3](cfb0ef3)) * update helia to 6.x.x ([#177](#177)) ([ae6f2c6](ae6f2c6))
1 parent ae6f2c6 commit 1c9091a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/client/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [@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)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* update helia to 6.x.x (#177)
6+
7+
### Dependencies
8+
9+
* **dev:** bump aegir from 46.0.5 to 47.0.10 ([#171](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/171)) ([cfb0ef3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/cfb0ef33c11cb980f8558df4de4de4cdbcb3a018))
10+
* update helia to 6.x.x ([#177](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/177)) ([ae6f2c6](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/ae6f2c66ea789a5f1a27cf3f4c68d2c4a0b2e12d))
11+
112
## [@helia/delegated-routing-v1-http-api-client-v4.2.5](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.2.4...@helia/delegated-routing-v1-http-api-client-4.2.5) (2025-05-08)
213

314
### Dependencies

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": "4.2.5",
3+
"version": "5.0.0",
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)