Skip to content

Commit 77be4de

Browse files
chore(release): 4.0.0 [skip ci]
## [@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) ### ⚠ BREAKING CHANGES * upgrade to Helia 5.x.x and libp2p 2.x.x ### Dependencies * upgrade to Helia 5.x.x and libp2p 2.x.x ([27101f3](27101f3))
1 parent e82c687 commit 77be4de

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/server/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [@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)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* upgrade to Helia 5.x.x and libp2p 2.x.x
6+
7+
### Dependencies
8+
9+
* upgrade to Helia 5.x.x and libp2p 2.x.x ([27101f3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/27101f309a66244d1790c926be4c54225534e361))
10+
111
## @helia/delegated-routing-v1-http-api-server [3.0.3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-3.0.2...@helia/delegated-routing-v1-http-api-server-3.0.3) (2024-04-13)
212

313

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