Skip to content

Commit f999066

Browse files
pepicrftgithub-actions[bot]
authored andcommitted
[Release] Command 0.14.4
1 parent 8e9ba18 commit f999066

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.14.4] - 2026-05-08
9+
### Details
10+
#### Bug Fixes
11+
- Replace blocking waitUntilExit with async terminationHandler to prevent thread starvation by @irena327 in [#249](https://github.com/tuist/command/pull/249)
12+
13+
## New Contributors
14+
* @irena327 made their first contribution in [#249](https://github.com/tuist/command/pull/249)
815
## [0.14.3] - 2026-05-01
916
### Details
1017
#### Chore
@@ -140,6 +147,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
140147
### Details
141148
## New Contributors
142149
* @pepicrft made their first contribution
150+
[0.14.4]: https://github.com/tuist/command/compare/0.14.3..0.14.4
143151
[0.14.3]: https://github.com/tuist/command/compare/0.14.2..0.14.3
144152
[0.14.2]: https://github.com/tuist/command/compare/0.14.1..0.14.2
145153
[0.14.1]: https://github.com/tuist/command/compare/0.14.0..0.14.1

0 commit comments

Comments
 (0)