Skip to content

Commit 18e7456

Browse files
chore(release): 4.0.1 [skip ci]
## [@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) ### Bug Fixes * update import to use multiformats ([8f92779](8f92779))
1 parent c9596ab commit 18e7456

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.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)
2+
3+
### Bug Fixes
4+
5+
* update import to use multiformats ([8f92779](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/8f927793e0eb0b6d24d506a01f67e5cd4943321c))
6+
17
## [@helia/delegated-routing-v1-http-api-server-v4.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-3.0.4...@helia/delegated-routing-v1-http-api-server-4.0.0) (2024-09-15)
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": "4.0.0",
3+
"version": "4.0.1",
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)