Skip to content

Commit 814f9ef

Browse files
chore(release): 2.0.1 [skip ci]
## @helia/delegated-routing-v1-http-api-server [2.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-2.0.0...@helia/delegated-routing-v1-http-api-server-2.0.1) (2024-01-15) ### Dependencies * bump @libp2p/interface from 0.1.6 to 1.1.1 ([#91](#91)) ([50e4864](50e4864))
1 parent 7e4f169 commit 814f9ef

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 [2.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-2.0.0...@helia/delegated-routing-v1-http-api-server-2.0.1) (2024-01-15)
2+
3+
4+
### Dependencies
5+
6+
* bump @libp2p/interface from 0.1.6 to 1.1.1 ([#91](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/91)) ([50e4864](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/50e4864df6584dae794b8720c4f9516ee74790ff))
7+
18
## @helia/delegated-routing-v1-http-api-server [2.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-v1.0.5...@helia/delegated-routing-v1-http-api-server-2.0.0) (2024-01-15)
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": "2.0.0",
3+
"version": "2.0.1",
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)