Skip to content

Commit b3d93da

Browse files
chore(release): 14.0.6 [skip ci]
## [14.0.6](v14.0.5...v14.0.6) (2024-04-19) ### Bug Fixes * add retries to repo deletion because windows ([8ac86d9](8ac86d9))
1 parent 8ac86d9 commit b3d93da

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [14.0.6](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.0.5...v14.0.6) (2024-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add retries to repo deletion because windows ([8ac86d9](https://github.com/ipfs/js-ipfsd-ctl/commit/8ac86d9a5a7cd1bdc949cb17bdae9268be70c4f9))
7+
18
## [14.0.5](https://github.com/ipfs/js-ipfsd-ctl/compare/v14.0.4...v14.0.5) (2024-04-19)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfsd-ctl",
3-
"version": "14.0.5",
3+
"version": "14.0.6",
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)