Skip to content

Commit 100164f

Browse files
committed
Update changelog
1 parent 2b8eeaf commit 100164f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
88
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
99
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1010

11-
## Unreleased
11+
## `0.9.3` - May 6th, 2025
1212

1313
### Added
1414

@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020

2121
### Fixed
2222

23+
- Fixed stdin not being properly closed when not providing the stdin option to `process.exec`
2324
- Fixed various crashes during require that had the error `cannot mutably borrow app data container`
2425

2526
## `0.9.2` - April 30th, 2025

0 commit comments

Comments
 (0)