Skip to content

Commit e82c687

Browse files
chore(release): 4.0.0 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v4.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-3.0.2...@helia/delegated-routing-v1-http-api-client-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 27101f3 commit e82c687

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/client/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-client-v4.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-3.0.2...@helia/delegated-routing-v1-http-api-client-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-client [3.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-3.0.0...@helia/delegated-routing-v1-http-api-client-3.0.1) (2024-04-13)
212

313

packages/client/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-client",
3-
"version": "3.0.1",
3+
"version": "4.0.0",
44
"description": "A Delegated Routing V1 HTTP API client",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-delegated-routing-v1-http-api/tree/main/packages/client#readme",

0 commit comments

Comments
 (0)