Skip to content

Commit bbbc663

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2024-04-23) ### Dependencies * **dev:** bump ipfsd-ctl from 13.0.0 to 14.0.0 ([#225](#225)) ([66efeaf](66efeaf))
1 parent 66efeaf commit bbbc663

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+
## [4.1.1](https://github.com/ipfs/js-kubo-rpc-client/compare/v4.1.0...v4.1.1) (2024-04-23)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump ipfsd-ctl from 13.0.0 to 14.0.0 ([#225](https://github.com/ipfs/js-kubo-rpc-client/issues/225)) ([66efeaf](https://github.com/ipfs/js-kubo-rpc-client/commit/66efeafbd8ea88ff80f3a82de28acea58c9c654a))
7+
18
## [4.1.0](https://github.com/ipfs/js-kubo-rpc-client/compare/v4.0.1...v4.1.0) (2024-04-23)
29

310

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