1.42.4

casey/just1.42.4Jul 24, 2025by github-actions[bot]

AI Summary

This patch release fixes two issues: running imported recipes in the correct scope and fixing alias doc comments.

Key Highlights

  • Fixed running imported recipes in correct scope
  • Fixed alias doc comment

Full Release Notes

### Fixed
- Run imported recipes in correct scope ([#2835](https://github.com/casey/just/pull/2835) by [casey](https://github.com/casey))
- Fix alias doc comment ([#2833](https://github.com/casey/just/pull/2833) by [casey](https://github.com/casey))