From 0cd66872025ce95e85d8831011a3d60693cb5b06 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 26 Jun 2026 12:55:56 +0000 Subject: [PATCH] Update `wasm-bindgen@latest` to 0.2.126 --- CHANGELOG.md | 2 ++ manifests/wasm-bindgen.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 658682c7..56d801be 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.126. + - Update `vacuum@latest` to 0.29.6. - Update `mise@latest` to 2026.6.14. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index 7bdbca24..71025601 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -43,10 +43,10 @@ } }, "latest": { - "version": "0.2.125" + "version": "0.2.126" }, "0.2": { - "version": "0.2.125" + "version": "0.2.126" }, "0.2.126": { "x86_64_linux_musl": {