Skip to content

Commit 1db87c0

Browse files
chore(release): 1.1.2 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v1.1.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.1.1...@helia/delegated-routing-v1-http-api-client-v1.1.2) (2023-12-05) ### Bug Fixes * increase shutdown controller signal listeners ([#62](#62)) ([ab7afa7](ab7afa7))
1 parent ab7afa7 commit 1db87c0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@helia/delegated-routing-v1-http-api-client-v1.1.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.1.1...@helia/delegated-routing-v1-http-api-client-v1.1.2) (2023-12-05)
2+
3+
4+
### Bug Fixes
5+
6+
* increase shutdown controller signal listeners ([#62](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/62)) ([ab7afa7](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/ab7afa7933eaed61dec9c82d8ac056ee11911436))
7+
18
## [@helia/delegated-routing-v1-http-api-client-v1.1.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.1.0...@helia/delegated-routing-v1-http-api-client-v1.1.1) (2023-12-03)
29

310

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