We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c8590 commit 23e7174Copy full SHA for 23e7174
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [16.0.2](https://github.com/ipfs/js-ipfsd-ctl/compare/v16.0.1...v16.0.2) (2026-03-27)
2
+
3
+### Bug Fixes
4
5
+* logging ([c1c8590](https://github.com/ipfs/js-ipfsd-ctl/commit/c1c859090c6814f5a7440fcd0527a4342661cd55))
6
+* more logging ([68707ca](https://github.com/ipfs/js-ipfsd-ctl/commit/68707cae49cda33fda995b9b38382723122de806))
7
8
## [16.0.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v16.0.0...v16.0.1) (2026-03-26)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfsd-ctl",
- "version": "16.0.1",
+ "version": "16.0.2",
"description": "Spawn IPFS Daemons, Kubo or...",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/js-ipfsd-ctl#readme",
0 commit comments