Skip to content

Commit ccf47cd

Browse files
chore(release): 15.0.0 [skip ci]
## [15.0.0](v14.1.3...v15.0.0) (2024-09-12) ### ⚠ BREAKING CHANGES * uses [email protected] deps ### Bug Fixes * update libp2p deps to 2.x.x ([#846](#846)) ([04479ec](04479ec))
1 parent 04479ec commit ccf47cd

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+
## [15.0.0](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.1.3...v15.0.0) (2024-09-12)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* uses [email protected] deps
6+
7+
### Bug Fixes
8+
9+
* update libp2p deps to 2.x.x ([#846](https://github.com/ipfs/js-ipfsd-ctl/issues/846)) ([04479ec](https://github.com/ipfs/js-ipfsd-ctl/commit/04479ec941e1931d7d8ba7a3bcf9f6686d0e8ab9))
10+
111
## [14.1.3](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.1.2...v14.1.3) (2024-09-12)
212

313
### 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": "14.1.3",
3+
"version": "15.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)