Skip to content

Commit d2624dc

Browse files
chore(release): 3.0.0 [skip ci]
## @helia/delegated-routing-v1-http-api-client [3.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-2.1.0...@helia/delegated-routing-v1-http-api-client-3.0.0) (2024-01-18) ### ⚠ BREAKING CHANGES * returns IPNS objects are from [email protected] ### Dependencies * update ipns to v9 ([#102](#102)) ([1097cb6](1097cb6))
1 parent 1097cb6 commit d2624dc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/client/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## @helia/delegated-routing-v1-http-api-client [3.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-2.1.0...@helia/delegated-routing-v1-http-api-client-3.0.0) (2024-01-18)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* returns IPNS objects are from [email protected]
7+
8+
### Dependencies
9+
10+
* update ipns to v9 ([#102](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/102)) ([1097cb6](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/1097cb6bd90741bf55d46f9c3e07bfa9f01f362b))
11+
112
## @helia/delegated-routing-v1-http-api-client [2.1.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-2.0.3...@helia/delegated-routing-v1-http-api-client-2.1.0) (2024-01-18)
213

314

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": "2.1.0",
3+
"version": "3.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/master/packages/client#readme",

0 commit comments

Comments
 (0)