From 9387b0a701bf52ec87d0fab2bb9be442eb2d5d5a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 6 Sep 2026 16:32:41 +0000 Subject: [PATCH] Update `wasm-bindgen@latest` to 0.2.128 --- CHANGELOG.md | 2 ++ manifests/wasm-bindgen.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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": {