diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b88750a..44c621ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `just@latest` to 1.51.0. + ## [2.77.5] - 2026-05-11 - Update `biome@latest` to 2.4.15. diff --git a/manifests/just.json b/manifests/just.json index ba93df79..b21994ae 100644 --- a/manifests/just.json +++ b/manifests/just.json @@ -21,10 +21,13 @@ } }, "latest": { - "version": "1.50.0" + "version": "1.51.0" }, "1": { - "version": "1.50.0" + "version": "1.51.0" + }, + "1.51": { + "version": "1.51.0" }, "1.51.0": { "x86_64_linux_musl": {