Skip to content

Commit 8a3f783

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2024-09-12) ### Bug Fixes * update ipfsd-ctl dep and remove overrides ([#242](#242)) ([f9935bc](f9935bc))
1 parent f9935bc commit 8a3f783

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+
## [5.0.1](https://github.com/ipfs/js-kubo-rpc-client/compare/v5.0.0...v5.0.1) (2024-09-12)
2+
3+
### Bug Fixes
4+
5+
* update ipfsd-ctl dep and remove overrides ([#242](https://github.com/ipfs/js-kubo-rpc-client/issues/242)) ([f9935bc](https://github.com/ipfs/js-kubo-rpc-client/commit/f9935bcb8e455c88f7fc8bb4aa557d3400010878))
6+
17
## [5.0.0](https://github.com/ipfs/js-kubo-rpc-client/compare/v4.1.3...v5.0.0) (2024-09-12)
28

39
### ⚠ 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": "5.0.0",
3+
"version": "5.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)