diff --git a/CHANGELOG.md b/CHANGELOG.md index bf9ad3cb..19fb89aa 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-bindgen@latest` to 0.2.128. + - Update `uv@latest` to 0.12.10. - Update `tombi@latest` to 1.5.2. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index 2ce3f4f3..47110166 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -43,10 +43,10 @@ } }, "latest": { - "version": "0.2.127" + "version": "0.2.128" }, "0.2": { - "version": "0.2.127" + "version": "0.2.128" }, "0.2.128": { "x86_64_linux_musl": {