Skip to content

Commit 4f593ec

Browse files
chore(release): 1.1.0 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v1.1.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.0.1...@helia/delegated-routing-v1-http-api-client-v1.1.0) (2023-10-30) ### Features * add support for libp2p ContentRouting and PeerRouting ([#44](#44)) ([ddfff1b](ddfff1b)) ### Documentation * update project config and readmes ([#47](#47)) ([31eb6f7](31eb6f7))
1 parent ddfff1b commit 4f593ec

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/client/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [@helia/delegated-routing-v1-http-api-client-v1.1.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.0.1...@helia/delegated-routing-v1-http-api-client-v1.1.0) (2023-10-30)
2+
3+
4+
### Features
5+
6+
* add support for libp2p ContentRouting and PeerRouting ([#44](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/44)) ([ddfff1b](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/ddfff1b0e9c5d58042841bdf3ba78ddef00dbcaf))
7+
8+
9+
### Documentation
10+
11+
* update project config and readmes ([#47](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/47)) ([31eb6f7](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/31eb6f77c66a7e0e0e8f9a0b828dfbd70fbf5929))
12+
113
## [@helia/delegated-routing-v1-http-api-client-v1.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.0.0...@helia/delegated-routing-v1-http-api-client-v1.0.1) (2023-10-26)
214

315

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