Skip to content

Commit 1f778d4

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-08-12) ### Dependencies * bump raw-body from 2.5.2 to 3.0.0 ([#123](#123)) ([2e7b7da](2e7b7da)) * **dev:** bump aegir from 43.0.3 to 44.1.1 ([#125](#125)) ([d01f77b](d01f77b))
1 parent 2e7b7da commit 1f778d4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/v1.0.0...v1.0.1) (2024-08-12)
2+
3+
### Dependencies
4+
5+
* bump raw-body from 2.5.2 to 3.0.0 ([#123](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/123)) ([2e7b7da](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/2e7b7da9375e2a1f28ffa83d9c005a7556122489))
6+
* **dev:** bump aegir from 43.0.3 to 44.1.1 ([#125](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/125)) ([d01f77b](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/d01f77b4c751e076fec0a1d99d2614a6427ff140))
7+
18
## 1.0.0 (2024-06-20)
29

310

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

0 commit comments

Comments
 (0)