Skip to content

Commit 44b04d6

Browse files
chore(release): 6.0.2 [skip ci]
## [6.0.2](v6.0.1...v6.0.2) (2025-10-14) ### Dependencies * update ipfsd-ctl ([#350](#350)) ([ca8be85](ca8be85))
1 parent ca8be85 commit 44b04d6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.0.2](https://github.com/ipfs/js-kubo-rpc-client/compare/v6.0.1...v6.0.2) (2025-10-14)
2+
3+
### Dependencies
4+
5+
* update ipfsd-ctl ([#350](https://github.com/ipfs/js-kubo-rpc-client/issues/350)) ([ca8be85](https://github.com/ipfs/js-kubo-rpc-client/commit/ca8be854f9b8c16b23fa895a86b891210442f5cc))
6+
17
## [6.0.1](https://github.com/ipfs/js-kubo-rpc-client/compare/v6.0.0...v6.0.1) (2025-10-14)
28

39
### Documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kubo-rpc-client",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "A client library for the Kubo RPC API",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-kubo-rpc-client#readme",

0 commit comments

Comments
 (0)