Skip to content

Commit 1e60306

Browse files
chore(release): 4.0.4 [skip ci]
## [@helia/delegated-routing-v1-http-api-server-v4.0.4](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-4.0.3...@helia/delegated-routing-v1-http-api-server-4.0.4) (2024-11-18) ### Bug Fixes * use release versions of helia modules ([#153](#153)) ([dd7cfa4](dd7cfa4))
1 parent dd7cfa4 commit 1e60306

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.4](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-4.0.3...@helia/delegated-routing-v1-http-api-server-4.0.4) (2024-11-18)
2+
3+
### Bug Fixes
4+
5+
* use release versions of helia modules ([#153](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/153)) ([dd7cfa4](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/dd7cfa42cfb41d7921093bbdcafed7e1f863b63b))
6+
17
## [@helia/delegated-routing-v1-http-api-server-v4.0.3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-4.0.2...@helia/delegated-routing-v1-http-api-server-4.0.3) (2024-11-01)
28

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