Skip to content

Commit 2442930

Browse files
authored
Release 1.43.1 (#2954)
- Bump version: 1.43.0 → 1.43.1 - Update changelog - Update changelog contributor credits - Update dependencies
1 parent 11e65d6 commit 2442930

File tree

3 files changed

+172
-148
lines changed

3 files changed

+172
-148
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Changelog
22
=========
33

4+
[1.43.1](https://github.com/casey/just/releases/tag/1.43.1) - 2025-11-12
5+
------------------------------------------------------------------------
6+
7+
### Fixed
8+
- Only initialize signal handler once ([#2953](https://github.com/casey/just/pull/2953) by [casey](https://github.com/casey))
9+
- Preserve module docs when formatting ([#2931](https://github.com/casey/just/pull/2931) by [casey](https://github.com/casey))
10+
- Preserve module groups when formatting ([#2930](https://github.com/casey/just/pull/2930) by [casey](https://github.com/casey))
11+
- Don't suggest private recipes and aliases ([#2916](https://github.com/casey/just/pull/2916) by [casey](https://github.com/casey))
12+
13+
### Misc
14+
- Update softprops/action-gh-release to 2.4.2 ([#2948](https://github.com/casey/just/pull/2948) by [app/dependabot](https://github.com/app/dependabot))
15+
- Fix `env()` usage in readme ([#2936](https://github.com/casey/just/pull/2936) by [laniakea64](https://github.com/laniakea64))
16+
- Use a case statement to install target dependencies ([#2929](https://github.com/casey/just/pull/2929) by [casey](https://github.com/casey))
17+
- Build loongarch64 release binaries ([#2886](https://github.com/casey/just/pull/2886) by [SkyBird233](https://github.com/SkyBird233))
18+
- Bump softprops/action-gh-release to 2.4.1 ([#2919](https://github.com/casey/just/pull/2919) by [app/dependabot](https://github.com/app/dependabot))
19+
- Update softprops/action-gh-release to 2.3.4 ([#2910](https://github.com/casey/just/pull/2910) by [app/dependabot](https://github.com/app/dependabot))
20+
421
[1.43.0](https://github.com/casey/just/releases/tag/1.43.0) - 2025-09-27
522
------------------------------------------------------------------------
623

0 commit comments

Comments
 (0)