You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [1.18.1](https://github.com/jdx/hk/compare/v1.18.0..v1.18.1) -
2025-10-05
### π Bug Fixes
- prevent race condition when files are deleted between collection and
execution by [@jdx](https://github.com/jdx) in
[jdx#353](jdx#353)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Release 1.18.1 with a fix for a file-deletion race condition and
synchronized version refs across code, docs, and CLI metadata.
>
> - **Release 1.18.1**
> - **Bug Fix**: Prevent race when files are deleted between collection
and execution (`CHANGELOG.md`).
> - **Version Bump**: Update `1.18.0` β `1.18.1` in `Cargo.toml`,
`Cargo.lock`, CLI specs (`docs/cli/commands.json`, `docs/cli/index.md`,
`hk.usage.kdl`), docs and examples (`docs/*.md`, `docs/public/*.pkl`,
`docs/reference/**`), templates (`hk-example.pkl`, `src/cli/init.rs`),
project config (`hk.pkl` comment), and error/help text
(`src/config.rs`).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
90e8fcd. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: mise-en-dev <[email protected]>
- prevent race condition when files are deleted between collection and execution by [@jdx](https://github.com/jdx) in [#353](https://github.com/jdx/hk/pull/353)
0 commit comments