diff --git a/CHANGELOG.md b/CHANGELOG.md index 16935b7b..a75a0708 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.250.0. + - Update `tombi@latest` to 0.11.6. - Update `mise@latest` to 2026.5.13. diff --git a/manifests/wasm-tools.json b/manifests/wasm-tools.json index f69712c0..fac0bc9f 100644 --- a/manifests/wasm-tools.json +++ b/manifests/wasm-tools.json @@ -23,10 +23,13 @@ } }, "latest": { - "version": "1.249.0" + "version": "1.250.0" }, "1": { - "version": "1.249.0" + "version": "1.250.0" + }, + "1.250": { + "version": "1.250.0" }, "1.250.0": { "x86_64_linux_gnu": {