Skip to content

Commit eca8f31

Browse files
chore(release): 4.2.0 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v4.2.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.1.2...@helia/delegated-routing-v1-http-api-client-4.2.0) (2024-11-11) ### Features * request deduplication and caching in client ([#151](#151)) ([98105ae](98105ae)), closes [#148](#148)
1 parent 98105ae commit eca8f31

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/client/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-client-v4.2.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.1.2...@helia/delegated-routing-v1-http-api-client-4.2.0) (2024-11-11)
2+
3+
### Features
4+
5+
* request deduplication and caching in client ([#151](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/151)) ([98105ae](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/98105ae6de1f4a771a6d7bb0d1cb51862b264710)), closes [#148](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/148)
6+
17
## [@helia/delegated-routing-v1-http-api-client-v4.1.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.1.1...@helia/delegated-routing-v1-http-api-client-4.1.2) (2024-11-01)
28

39
### Bug Fixes

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