Skip to content

Commit 7cc03b8

Browse files
chore(release): 5.2.0 [skip ci]
## [5.2.0](v5.1.0...v5.2.0) (2025-06-19) ### Features * support pin.update ([#337](#337)) ([c66360a](c66360a)) ### Trivial Changes * Create FUNDING.json for OP RPF ([#273](#273)) ([1ab7941](1ab7941))
1 parent c66360a commit 7cc03b8

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [5.2.0](https://github.com/ipfs/js-kubo-rpc-client/compare/v5.1.0...v5.2.0) (2025-06-19)
2+
3+
### Features
4+
5+
* support pin.update ([#337](https://github.com/ipfs/js-kubo-rpc-client/issues/337)) ([c66360a](https://github.com/ipfs/js-kubo-rpc-client/commit/c66360aedc2961a834d1987eda1aa572fc757b8f))
6+
7+
### Trivial Changes
8+
9+
* Create FUNDING.json for OP RPF ([#273](https://github.com/ipfs/js-kubo-rpc-client/issues/273)) ([1ab7941](https://github.com/ipfs/js-kubo-rpc-client/commit/1ab7941819dd1a48df653ee159e6983608e72132))
10+
111
## [5.1.0](https://github.com/ipfs/js-kubo-rpc-client/compare/v5.0.2...v5.1.0) (2025-02-15)
212

313
### 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.1.0",
3+
"version": "5.2.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)