Skip to content

Commit ed31f44

Browse files
chore(release): 1.0.0 [skip ci]
## @helia/routing-v1-http-api-server-v1.0.0 (2023-06-01) ### Documentation * update readmes and package descriptions ([11934bc](11934bc)) ### Trivial Changes * fix deps ([9aa177d](9aa177d))
1 parent 9aa177d commit ed31f44

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/server/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## @helia/routing-v1-http-api-server-v1.0.0 (2023-06-01)
2+
3+
4+
### Documentation
5+
6+
* update readmes and package descriptions ([11934bc](https://github.com/ipfs/helia-routing-v1-http-api/commit/11934bc9c482b87e8303ea4393c49c7f1c029bd9))
7+
8+
9+
### Trivial Changes
10+
11+
* fix deps ([9aa177d](https://github.com/ipfs/helia-routing-v1-http-api/commit/9aa177d038cc30bb6949624c8cc9266cc77364db))

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": "0.0.0",
3+
"version": "1.0.0",
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)