Skip to content

Commit bfbba0f

Browse files
chore(release): 3.0.3 [skip ci]
## @helia/delegated-routing-v1-http-api-server [3.0.3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-3.0.2...@helia/delegated-routing-v1-http-api-server-3.0.3) (2024-04-13) ### Bug Fixes * increase listeners to silence node warnings ([#112](#112)) ([13f4084](13f4084))
1 parent a2f715a commit bfbba0f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/server/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-server [3.0.3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-3.0.2...@helia/delegated-routing-v1-http-api-server-3.0.3) (2024-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* increase listeners to silence node warnings ([#112](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/112)) ([13f4084](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/13f408422422e132f8c00f02108f87cf9ea01bb1))
7+
18
## @helia/delegated-routing-v1-http-api-server [3.0.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-3.0.1...@helia/delegated-routing-v1-http-api-server-3.0.2) (2024-02-01)
29

310

packages/server/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-server",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
44
"description": "A Delegated Routing V1 HTTP API server powered by Helia",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-delegated-routing-v1-http-api/tree/master/packages/server#readme",

0 commit comments

Comments
 (0)