diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b0553e2..85aa2d3b 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.118. + ## [2.75.6] - 2026-04-11 - Update `mise@latest` to 2026.4.8. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index 35327fd7..2c63f790 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -44,10 +44,10 @@ }, "license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)", "latest": { - "version": "0.2.117" + "version": "0.2.118" }, "0.2": { - "version": "0.2.117" + "version": "0.2.118" }, "0.2.118": { "x86_64_linux_musl": {