Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [@helia/delegated-routing-v1-http-api-client-v1.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.0.0...@helia/delegated-routing-v1-http-api-client-v1.0.1) (2023-10-26)

### Bug Fixes

* PeerRecord Addrs and Protocols do not need to be optional ([#43](#43)) ([ec62768](ec62768))
  • Loading branch information
semantic-release-bot committed Oct 26, 2023
1 parent ec62768 commit 58d76be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [@helia/delegated-routing-v1-http-api-client-v1.0.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.0.0...@helia/delegated-routing-v1-http-api-client-v1.0.1) (2023-10-26)


### Bug Fixes

* PeerRecord Addrs and Protocols do not need to be optional ([#43](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/43)) ([ec62768](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/ec62768fac9e556314219cc66432aae9624fb5f1))

## @helia/delegated-routing-v1-http-api-client-v1.0.0 (2023-10-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@helia/delegated-routing-v1-http-api-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Delegated Routing V1 HTTP API client",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/helia-delegated-routing-v1-http-api/tree/master/packages/client#readme",
Expand Down

0 comments on commit 58d76be

Please sign in to comment.