Skip to content

Commit 6dd0f7f

Browse files
chore(release): 4.0.2 [skip ci]
## [@helia/delegated-routing-v1-http-api-server-v4.0.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-4.0.1...@helia/delegated-routing-v1-http-api-server-4.0.2) (2024-09-26) ### Dependencies * bump fastify from 4.28.1 to 5.0.0 ([#140](#140)) ([6a763b5](6a763b5))
1 parent 6a763b5 commit 6dd0f7f

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-v4.0.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-4.0.1...@helia/delegated-routing-v1-http-api-server-4.0.2) (2024-09-26)
2+
3+
### Dependencies
4+
5+
* bump fastify from 4.28.1 to 5.0.0 ([#140](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/140)) ([6a763b5](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/6a763b5ee1ff847f298b071dd9a68e51493a3d29))
6+
17
## [@helia/delegated-routing-v1-http-api-server-v4.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-4.0.0...@helia/delegated-routing-v1-http-api-server-4.0.1) (2024-09-17)
28

39
### Bug Fixes

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