Skip to content

Commit c9936ca

Browse files
chore(release): 2.0.0 [skip ci]
## @helia/delegated-routing-v1-http-api-server [2.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-v1.0.5...@helia/delegated-routing-v1-http-api-server-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)) * **dev:** bump aegir from 41.3.5 to 42.1.1 ([#94](#94)) ([e34a142](e34a142))
1 parent 81281b6 commit c9936ca

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

packages/server/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## @helia/delegated-routing-v1-http-api-server [2.0.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-v1.0.5...@helia/delegated-routing-v1-http-api-server-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+
* **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))
19+
120
## [@helia/delegated-routing-v1-http-api-server-v1.0.5](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-server-v1.0.4...@helia/delegated-routing-v1-http-api-server-v1.0.5) (2023-12-03)
221

322

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

0 commit comments

Comments
 (0)