Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## @helia/delegated-routing-v1-http-api-client [2.1.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-2.0.3...@helia/delegated-routing-v1-http-api-client-2.1.0) (2024-01-18)

### Features

* allow skipping IPNS record validation ([#101](#101)) ([ec0ba89](ec0ba89))
  • Loading branch information
semantic-release-bot committed Jan 18, 2024
1 parent ec0ba89 commit e3a2d8f
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 [2.1.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-2.0.3...@helia/delegated-routing-v1-http-api-client-2.1.0) (2024-01-18)


### Features

* allow skipping IPNS record validation ([#101](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/101)) ([ec0ba89](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/ec0ba898cbe6e839eda7ffc03c672cbaf7fcc4f6))

## @helia/delegated-routing-v1-http-api-client [2.0.3](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-2.0.2...@helia/delegated-routing-v1-http-api-client-2.0.3) (2024-01-16)


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": "2.0.3",
"version": "2.1.0",
"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 e3a2d8f

Please sign in to comment.