Skip to content

Commit fdd7a6c

Browse files
chore(release): 14.0.5 [skip ci]
## [14.0.5](v14.0.4...v14.0.5) (2024-04-19) ### Bug Fixes * pass correct option ([bb5f1a1](bb5f1a1))
1 parent bb5f1a1 commit fdd7a6c

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+
## [14.0.5](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.0.4...v14.0.5) (2024-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* pass correct option ([bb5f1a1](https://github.com/ipfs/js-ipfsd-ctl/commit/bb5f1a1c8f23415a40de34de80224370cf717157))
7+
18
## [14.0.4](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.0.3...v14.0.4) (2024-04-19)
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": "ipfsd-ctl",
3-
"version": "14.0.4",
3+
"version": "14.0.5",
44
"description": "Spawn IPFS Daemons, Kubo or...",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfsd-ctl#readme",

0 commit comments

Comments
 (0)