diff --git a/CHANGELOG.md b/CHANGELOG.md index 78aebed4..70b891de 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 `biome@latest` to 2.4.14. + - Support `cargo-spellcheck` on AArch64 Linux/Windows. ## [2.75.29] - 2026-05-02 diff --git a/manifests/biome.json b/manifests/biome.json index d5f9ce70..3ca25d99 100644 --- a/manifests/biome.json +++ b/manifests/biome.json @@ -2,13 +2,13 @@ "rust_crate": null, "template": null, "latest": { - "version": "2.4.13" + "version": "2.4.14" }, "2": { - "version": "2.4.13" + "version": "2.4.14" }, "2.4": { - "version": "2.4.13" + "version": "2.4.14" }, "2.4.14": { "x86_64_linux_musl": {