Skip to content

Commit 7e2bb0b

Browse files
chore(release): 1.0.4 [skip ci]
## [@helia/delegated-routing-v1-http-api-server-v1.0.4](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-v1.0.3...@helia/delegated-routing-v1-http-api-server-v1.0.4) (2023-12-03) ### Documentation * update readme examples to import correct symbols ([#58](#58)) ([bcfc785](bcfc785))
1 parent 9ab3df4 commit 7e2bb0b

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-v1.0.4](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-v1.0.3...@helia/delegated-routing-v1-http-api-server-v1.0.4) (2023-12-03)
2+
3+
4+
### Documentation
5+
6+
* update readme examples to import correct symbols ([#58](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/58)) ([bcfc785](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/bcfc78563b8bfb549fdb070da3df36bfb601b7c7))
7+
18
## [@helia/delegated-routing-v1-http-api-server-v1.0.3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-v1.0.2...@helia/delegated-routing-v1-http-api-server-v1.0.3) (2023-11-06)
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": "1.0.3",
3+
"version": "1.0.4",
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)