Skip to content

Commit

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

### ⚠ BREAKING CHANGES

* bump multiformats from 12.1.3 to 13.0.0 (#75)

### Trivial Changes

* update aegir ([c7c81b5](c7c81b5))
* update project config ([29bf459](29bf459))
* update project config ([#100](#100)) ([0bc6284](0bc6284))

### Dependencies

* bump multiformats from 12.1.3 to 13.0.0 ([#75](#75)) ([1dabe16](1dabe16))
* bump p-queue from 7.4.1 to 8.0.1 ([#73](#73)) ([d575f73](d575f73))
* bump uint8arrays from 4.0.10 to 5.0.1 ([#77](#77)) ([e966c99](e966c99))
* **dev:** bump aegir from 41.3.5 to 42.1.1 ([#94](#94)) ([e34a142](e34a142))
  • Loading branch information
semantic-release-bot committed Jan 15, 2024
1 parent 29bf459 commit 81281b6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## @helia/delegated-routing-v1-http-api-client [2.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.1.2...@helia/delegated-routing-v1-http-api-client-2.0.0) (2024-01-15)


### ⚠ BREAKING CHANGES

* bump multiformats from 12.1.3 to 13.0.0 (#75)

### Trivial Changes

* update aegir ([c7c81b5](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/c7c81b5004efae54a57dd513ed1b5d0520658238))
* update project config ([29bf459](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/29bf459aa63e15c4a0b20c202416b3c1a22fbd7b))
* update project config ([#100](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/100)) ([0bc6284](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/0bc628408563039b65010f76a9ffc2f4f3c5e270))


### Dependencies

* bump multiformats from 12.1.3 to 13.0.0 ([#75](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/75)) ([1dabe16](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/1dabe16d06944e73015ef4289fb36353f74f1768))
* bump p-queue from 7.4.1 to 8.0.1 ([#73](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/73)) ([d575f73](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/d575f7374c64504940d5951c120551826b0a87e7))
* bump uint8arrays from 4.0.10 to 5.0.1 ([#77](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/77)) ([e966c99](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/e966c99fa1b369cae526e47523a4071a70627917))
* **dev:** bump aegir from 41.3.5 to 42.1.1 ([#94](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/94)) ([e34a142](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/e34a142f4aff8a9a5899f47a31b898f21a3c4b39))

## [@helia/delegated-routing-v1-http-api-client-v1.1.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.1.1...@helia/delegated-routing-v1-http-api-client-v1.1.2) (2023-12-05)


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.1.2",
"version": "2.0.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 81281b6

Please sign in to comment.