Skip to content

Commit 23e7174

Browse files
chore(release): 16.0.2 [skip ci]
## [16.0.2](v16.0.1...v16.0.2) (2026-03-27) ### Bug Fixes * logging ([c1c8590](c1c8590)) * more logging ([68707ca](68707ca))
1 parent c1c8590 commit 23e7174

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [16.0.1](https://github.com/ipfs/js-ipfsd-ctl/compare/v16.0.0...v16.0.1) (2026-03-26)
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": "ipfsd-ctl",
3-
"version": "16.0.1",
3+
"version": "16.0.2",
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)