Skip to content

Commit 8495f21

Browse files
chore(release): 5.4.0 [skip ci]
## [5.4.0](v5.3.0...v5.4.0) (2025-10-02) ### Features * kubo 0.38 interop and pin name support ([#343](#343)) ([32efafb](32efafb))
1 parent 32efafb commit 8495f21

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.4.0](https://github.com/ipfs/js-kubo-rpc-client/compare/v5.3.0...v5.4.0) (2025-10-02)
2+
3+
### Features
4+
5+
* kubo 0.38 interop and pin name support ([#343](https://github.com/ipfs/js-kubo-rpc-client/issues/343)) ([32efafb](https://github.com/ipfs/js-kubo-rpc-client/commit/32efafb68c187ba25e7f5cc4ea9603d0d8630ea6))
6+
17
## [5.3.0](https://github.com/ipfs/js-kubo-rpc-client/compare/v5.2.0...v5.3.0) (2025-09-15)
28

39
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "5.3.0",
3+
"version": "5.4.0",
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)