Skip to content

Commit 8f68de4

Browse files
chore(release): 16.0.0 [skip ci]
## [16.0.0](v15.0.3...v16.0.0) (2025-10-14) ### ⚠ BREAKING CHANGES * uses libp2p@3.x.x deps and updates to latest kubo ### Dependencies * update libp2p and kubo ([#867](#867)) ([312119e](312119e))
1 parent 312119e commit 8f68de4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [16.0.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v15.0.3...v16.0.0) (2025-10-14)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* uses libp2p@3.x.x deps and updates to latest kubo
6+
7+
### Dependencies
8+
9+
* update libp2p and kubo ([#867](https://github.com/ipfs/js-ipfsd-ctl/issues/867)) ([312119e](https://github.com/ipfs/js-ipfsd-ctl/commit/312119ebdfa5cfdc5e338fff89cf74106167634f))
10+
111
## [15.0.3](https://github.com/ipfs/js-ipfsd-ctl/compare/v15.0.2...v15.0.3) (2025-10-14)
212

313
### Trivial Changes

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": "15.0.3",
3+
"version": "16.0.0",
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)