Update wasm-bindgen@latest to 0.2.128

This commit is contained in:
Taiki Endo
2026-09-07 01:52:41 +09:00
parent e78e42317f
commit 9387b0a701
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `wasm-bindgen@latest` to 0.2.128.
- Update `uv@latest` to 0.12.10. - Update `uv@latest` to 0.12.10.
- Update `tombi@latest` to 1.5.2. - Update `tombi@latest` to 1.5.2.
+2 -2
View File
@@ -43,10 +43,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.2.127" "version": "0.2.128"
}, },
"0.2": { "0.2": {
"version": "0.2.127" "version": "0.2.128"
}, },
"0.2.128": { "0.2.128": {
"x86_64_linux_musl": { "x86_64_linux_musl": {