Skip to content

Commit 6ce93f2

Browse files
chore(release): 4.2.1 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v4.2.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.2.0...@helia/delegated-routing-v1-http-api-client-4.2.1) (2024-11-19) ### Bug Fixes * fixes cache leak and unhandled promise rejection ([#152](#152)) ([1c54723](1c54723))
1 parent 1c54723 commit 6ce93f2

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.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.2.0...@helia/delegated-routing-v1-http-api-client-4.2.1) (2024-11-19)
2+
3+
### Bug Fixes
4+
5+
* fixes cache leak and unhandled promise rejection ([#152](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/152)) ([1c54723](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/1c54723de57042ca86a6c8c50171a20a047010fe))
6+
17
## [@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)
28

39
### Features

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