Skip to content

Commit 711af14

Browse files
chore(release): 5.0.0 [skip ci]
## [@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) ### ⚠ BREAKING CHANGES * update helia to 6.x.x (#177) ### Trivial Changes * bump sinon from 20.0.0 to 21.0.0 ([#172](#172)) ([00aceb9](00aceb9)) ### 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 1c9091a commit 711af14

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/server/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [@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)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* update helia to 6.x.x (#177)
6+
7+
### Trivial Changes
8+
9+
* bump sinon from 20.0.0 to 21.0.0 ([#172](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/172)) ([00aceb9](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/00aceb97918530d7c17b8256bfb1104d34f19080))
10+
11+
### Dependencies
12+
13+
* **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))
14+
* 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))
15+
116
## [@helia/delegated-routing-v1-http-api-server-v4.0.6](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-4.0.5...@helia/delegated-routing-v1-http-api-server-4.0.6) (2025-05-08)
217

318
### Dependencies

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