Skip to content

Commit c2b6658

Browse files
chore(release): 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2025-10-14) ### Documentation * update readme ([562b223](562b223)) * update readme ([81fbc09](81fbc09))
1 parent 562b223 commit c2b6658

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.1](https://github.com/ipfs/js-kubo-rpc-client/compare/v6.0.0...v6.0.1) (2025-10-14)
2+
3+
### Documentation
4+
5+
* update readme ([562b223](https://github.com/ipfs/js-kubo-rpc-client/commit/562b22352af60174241c26ce27a5faeb3a801637))
6+
* update readme ([81fbc09](https://github.com/ipfs/js-kubo-rpc-client/commit/81fbc096fb66cc9e56ef8e6a0afe8af0d3221161))
7+
18
## [6.0.0](https://github.com/ipfs/js-kubo-rpc-client/compare/v5.4.1...v6.0.0) (2025-10-14)
29

310
### ⚠ BREAKING CHANGES

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