We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5f1a1 commit fdd7a6cCopy full SHA for fdd7a6c
CHANGELOG.md
@@ -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
8
## [14.0.4](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.0.3...v14.0.4) (2024-04-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfsd-ctl",
- "version": "14.0.4",
+ "version": "14.0.5",
"description": "Spawn IPFS Daemons, Kubo or...",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-ipfsd-ctl#readme",
0 commit comments