Skip to content

Commit b1ec205

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2024-10-29) ### Dependencies * **dev:** bump aegir from 44.1.4 to 45.0.0 ([#248](#248)) ([72910b3](72910b3)) * **dev:** bump sinon from 18.0.1 to 19.0.2 ([#245](#245)) ([c612761](c612761))
1 parent 72910b3 commit b1ec205

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+
## [5.0.2](https://github.com/ipfs/js-kubo-rpc-client/compare/v5.0.1...v5.0.2) (2024-10-29)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 44.1.4 to 45.0.0 ([#248](https://github.com/ipfs/js-kubo-rpc-client/issues/248)) ([72910b3](https://github.com/ipfs/js-kubo-rpc-client/commit/72910b35ebe6a5f9d54528276bbe7c217bd1be78))
6+
* **dev:** bump sinon from 18.0.1 to 19.0.2 ([#245](https://github.com/ipfs/js-kubo-rpc-client/issues/245)) ([c612761](https://github.com/ipfs/js-kubo-rpc-client/commit/c61276134c0a333e4addae98504c8492d041cf9e))
7+
18
## [5.0.1](https://github.com/ipfs/js-kubo-rpc-client/compare/v5.0.0...v5.0.1) (2024-09-12)
29

310
### Bug Fixes

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