Skip to content

Commit 9b4b3e8

Browse files
chore(release): 1.0.2 [skip ci]
## [@helia/routing-v1-http-api-server-v1.0.2](https://github.com/ipfs/helia-routing-v1-http-api/compare/@helia/routing-v1-http-api-server-v1.0.1...@helia/routing-v1-http-api-server-v1.0.2) (2023-09-14) ### Dependencies * bump helia from 1.3.12 to 2.0.1 ([#26](#26)) ([9160281](9160281)) * **dev:** bump aegir from 39.0.13 to 40.0.8 ([#8](#8)) ([127bcc0](127bcc0))
1 parent 9160281 commit 9b4b3e8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/server/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [@helia/routing-v1-http-api-server-v1.0.2](https://github.com/ipfs/helia-routing-v1-http-api/compare/@helia/routing-v1-http-api-server-v1.0.1...@helia/routing-v1-http-api-server-v1.0.2) (2023-09-14)
2+
3+
4+
### Dependencies
5+
6+
* bump helia from 1.3.12 to 2.0.1 ([#26](https://github.com/ipfs/helia-routing-v1-http-api/issues/26)) ([9160281](https://github.com/ipfs/helia-routing-v1-http-api/commit/9160281a11058a36ff03962fb89d575a88ac901c))
7+
* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#8](https://github.com/ipfs/helia-routing-v1-http-api/issues/8)) ([127bcc0](https://github.com/ipfs/helia-routing-v1-http-api/commit/127bcc0ff509b57ee972ac949d48b579b7fe7f07))
8+
19
## [@helia/routing-v1-http-api-server-v1.0.1](https://github.com/ipfs/helia-routing-v1-http-api/compare/@helia/routing-v1-http-api-server-v1.0.0...@helia/routing-v1-http-api-server-v1.0.1) (2023-06-02)
210

311

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

0 commit comments

Comments
 (0)