diff --git a/CHANGELOG.md b/CHANGELOG.md index 65182fb6..d3a1a8d0 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.259.0. + - Update `uv@latest` to 0.12.13. - Update `release-plz@latest` to 0.3.165. diff --git a/manifests/wasm-tools.json b/manifests/wasm-tools.json index 805bf686..f420873e 100644 --- a/manifests/wasm-tools.json +++ b/manifests/wasm-tools.json @@ -23,10 +23,13 @@ } }, "latest": { - "version": "1.258.0" + "version": "1.259.0" }, "1": { - "version": "1.258.0" + "version": "1.259.0" + }, + "1.259": { + "version": "1.259.0" }, "1.259.0": { "x86_64_linux_gnu": {