Skip to content

Commit 81281b6

Browse files
chore(release): 2.0.0 [skip ci]
## @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))
1 parent 29bf459 commit 81281b6

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

packages/client/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## @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)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* bump multiformats from 12.1.3 to 13.0.0 (#75)
7+
8+
### Trivial Changes
9+
10+
* update aegir ([c7c81b5](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/c7c81b5004efae54a57dd513ed1b5d0520658238))
11+
* update project config ([29bf459](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/29bf459aa63e15c4a0b20c202416b3c1a22fbd7b))
12+
* 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))
13+
14+
15+
### Dependencies
16+
17+
* 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))
18+
* 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))
19+
* 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))
20+
* **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))
21+
122
## [@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)
223

324

packages/client/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-client",
3-
"version": "1.1.2",
3+
"version": "2.0.0",
44
"description": "A Delegated Routing V1 HTTP API client",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-delegated-routing-v1-http-api/tree/master/packages/client#readme",

0 commit comments

Comments
 (0)