Skip to content

Commit d6b8d0f

Browse files
chore(release): 15.0.3 [skip ci]
## [15.0.3](v15.0.2...v15.0.3) (2025-10-14) ### Trivial Changes * rename default branch ([ba516d9](ba516d9)) ### Dependencies * update aegir to 47.x.x ([#864](#864)) ([deebd76](deebd76))
1 parent deebd76 commit d6b8d0f

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.3](https://github.com/ipfs/js-ipfsd-ctl/compare/v15.0.2...v15.0.3) (2025-10-14)
2+
3+
### Trivial Changes
4+
5+
* rename default branch ([ba516d9](https://github.com/ipfs/js-ipfsd-ctl/commit/ba516d9d7c1ccb89196823c80b87b27d3a451f89))
6+
7+
### Dependencies
8+
9+
* update aegir to 47.x.x ([#864](https://github.com/ipfs/js-ipfsd-ctl/issues/864)) ([deebd76](https://github.com/ipfs/js-ipfsd-ctl/commit/deebd762c58f71131901ee2578c24e214add6f4c))
10+
111
## [15.0.2](https://github.com/ipfs/js-ipfsd-ctl/compare/v15.0.1...v15.0.2) (2024-11-21)
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": "15.0.2",
3+
"version": "15.0.3",
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)