Skip to content

Commit 2087724

Browse files
chore(release): 4.1.2 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v4.1.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.1.1...@helia/delegated-routing-v1-http-api-client-4.1.2) (2024-11-01) ### Bug Fixes * add cancelReprovide as a noop, bump @libp2p/interface ([#150](#150)) ([997b27d](997b27d)) ### Dependencies * **dev:** bump aegir from 44.1.4 to 45.0.1 ([#149](#149)) ([31cf591](31cf591))
1 parent 31cf591 commit 2087724

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/client/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [@helia/delegated-routing-v1-http-api-client-v4.1.2](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.1.1...@helia/delegated-routing-v1-http-api-client-4.1.2) (2024-11-01)
2+
3+
### Bug Fixes
4+
5+
* add cancelReprovide as a noop, bump @libp2p/interface ([#150](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/150)) ([997b27d](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/997b27d782cddd7b38d859c55a0ef0587022a1d1))
6+
7+
### Dependencies
8+
9+
* **dev:** bump aegir from 44.1.4 to 45.0.1 ([#149](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/149)) ([31cf591](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/31cf5919579b5cad960448e85146935a965139c7))
10+
111
## [@helia/delegated-routing-v1-http-api-client-v4.1.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-4.1.0...@helia/delegated-routing-v1-http-api-client-4.1.1) (2024-10-24)
212

313
### Documentation

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": "4.1.1",
3+
"version": "4.1.2",
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/main/packages/client#readme",

0 commit comments

Comments
 (0)