Skip to content

Commit 9ab3df4

Browse files
chore(release): 1.1.1 [skip ci]
## [@helia/delegated-routing-v1-http-api-client-v1.1.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.1.0...@helia/delegated-routing-v1-http-api-client-v1.1.1) (2023-12-03) ### Trivial Changes * update sibling dependencies ([0c21765](0c21765)) * update sibling dependencies ([85cc65e](85cc65e)) ### Documentation * update readme examples to import correct symbols ([#58](#58)) ([bcfc785](bcfc785))
1 parent bcfc785 commit 9ab3df4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/client/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [@helia/delegated-routing-v1-http-api-client-v1.1.1](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.1.0...@helia/delegated-routing-v1-http-api-client-v1.1.1) (2023-12-03)
2+
3+
4+
### Trivial Changes
5+
6+
* update sibling dependencies ([0c21765](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/0c21765fffe7315ba74de75254b2ed43aded342b))
7+
* update sibling dependencies ([85cc65e](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/85cc65ec5fcf64b7e28fa6ae5d7c785457991a60))
8+
9+
10+
### Documentation
11+
12+
* update readme examples to import correct symbols ([#58](https://github.com/ipfs/helia-delegated-routing-v1-http-api/issues/58)) ([bcfc785](https://github.com/ipfs/helia-delegated-routing-v1-http-api/commit/bcfc78563b8bfb549fdb070da3df36bfb601b7c7))
13+
114
## [@helia/delegated-routing-v1-http-api-client-v1.1.0](https://github.com/ipfs/helia-delegated-routing-v1-http-api/compare/@helia/delegated-routing-v1-http-api-client-v1.0.1...@helia/delegated-routing-v1-http-api-client-v1.1.0) (2023-10-30)
215

316

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.0",
3+
"version": "1.1.1",
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)