Skip to content

Commit fe55cf0

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2024-08-12) ### Dependencies * **dev:** bump sinon from 17.0.2 to 18.0.0 ([#114](#114)) ([e306161](e306161))
1 parent e306161 commit fe55cf0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/v1.0.1...v1.0.2) (2024-08-12)
2+
3+
### Dependencies
4+
5+
* **dev:** bump sinon from 17.0.2 to 18.0.0 ([#114](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/114)) ([e306161](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/e3061613fb7dbe8773a9ac8eecea8013e9f6341e))
6+
17
## [1.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/v1.0.0...v1.0.1) (2024-08-12)
28

39
### Dependencies

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.1",
3+
"version": "1.0.2",
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)