Skip to content

Commit

Permalink
fix: Rework exit code handling. (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj authored Oct 10, 2024
1 parent 475634a commit 8cf0893
Show file tree
Hide file tree
Showing 33 changed files with 1,069 additions and 1,157 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
- [Rust](https://github.com/moonrepo/tools/blob/master/tools/rust/CHANGELOG.md)
- [TOML schema](https://github.com/moonrepo/tools/blob/master/tools/internal-schema/CHANGELOG.md)

## Unreleased

#### 🐞 Fixes

- Fixed an issue where `--dump` can be interrupted.

## 0.41.4

#### 🚀 Updates
Expand Down
Loading

0 comments on commit 8cf0893

Please sign in to comment.