Skip to content

Commit 6933d34

Browse files
chore(release): 3.0.2 [skip ci]
## @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) ### Dependencies * bump @fastify/cors from 8.5.0 to 9.0.1 ([#108](#108)) ([851b40f](851b40f))
1 parent 851b40f commit 6933d34

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.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)
2+
3+
4+
### Dependencies
5+
6+
* bump @fastify/cors from 8.5.0 to 9.0.1 ([#108](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/108)) ([851b40f](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/851b40f29e17804a86969773bde3d8997c8628e5))
7+
18
## @helia/delegated-routing-v1-http-api-server [3.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-3.0.0...@helia/delegated-routing-v1-http-api-server-3.0.1) (2024-01-31)
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.1",
3+
"version": "3.0.2",
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)