diff --git a/CHANGELOG.md b/CHANGELOG.md index 22733a64..7d69a033 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 `wasm-tools@latest` to 1.253.0. + - Update `uv@latest` to 0.11.27. - Update `mise@latest` to 2026.7.2. diff --git a/manifests/wasm-tools.json b/manifests/wasm-tools.json index d01e7643..2cf08b1a 100644 --- a/manifests/wasm-tools.json +++ b/manifests/wasm-tools.json @@ -23,10 +23,13 @@ } }, "latest": { - "version": "1.252.0" + "version": "1.253.0" }, "1": { - "version": "1.252.0" + "version": "1.253.0" + }, + "1.253": { + "version": "1.253.0" }, "1.253.0": { "x86_64_linux_gnu": {