Skip to content

Commit 4caa5c6

Browse files
chore(release): 4.1.3 [skip ci]
## [4.1.3](v4.1.2...v4.1.3) (2024-09-12) ### Dependencies * bump it-glob from 2.0.7 to 3.0.1 ([#231](#231)) ([500b9c1](500b9c1))
1 parent 500b9c1 commit 4caa5c6

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+
## [4.1.3](https://github.com/ipfs/js-kubo-rpc-client/compare/v4.1.2...v4.1.3) (2024-09-12)
2+
3+
### Dependencies
4+
5+
* bump it-glob from 2.0.7 to 3.0.1 ([#231](https://github.com/ipfs/js-kubo-rpc-client/issues/231)) ([500b9c1](https://github.com/ipfs/js-kubo-rpc-client/commit/500b9c17839e8ca2227fa0104d986ce20c7719be))
6+
17
## [4.1.2](https://github.com/ipfs/js-kubo-rpc-client/compare/v4.1.1...v4.1.2) (2024-09-12)
28

39
### 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": "4.1.2",
3+
"version": "4.1.3",
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)