diff --git a/CHANGELOG.md b/CHANGELOG.md index e630d586..84d75a3d 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.123. + - Update `tombi@latest` to 1.1.2. - Update `parse-changelog@latest` to 0.6.17. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index e86ed9d8..0107076d 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -43,10 +43,32 @@ } }, "latest": { - "version": "0.2.122" + "version": "0.2.123" }, "0.2": { - "version": "0.2.122" + "version": "0.2.123" + }, + "0.2.123": { + "x86_64_linux_musl": { + "etag": "0x8DEC59C7F35338A", + "hash": "80fc5c1d5c128fd67e99b14318eeabf79dfbadf459ece2d38ba93a82e55730c6" + }, + "x86_64_macos": { + "etag": "0x8DEC59C7F08BCDA", + "hash": "a5f1f2d2942e2fec1d19fd1c190a561b1fbb2ca95f7742e1808da99feef67d89" + }, + "x86_64_windows": { + "etag": "0x8DEC59C7F04C9A7", + "hash": "2b8efedaef0f89c849c743524c9381f319df0eb0c61d957e2b00982fd964f389" + }, + "aarch64_linux_gnu": { + "etag": "0x8DEC59C7F243C38", + "hash": "c800cc196139d8db4af26ca3343be64e6ccf9f5208d5350d843ecec9e8d18d43" + }, + "aarch64_macos": { + "etag": "0x8DEC59C7F298D66", + "hash": "756065a71813819f21ff96e30a87404aa4d385002d77d0b6246fec1d6c66174f" + } }, "0.2.122": { "x86_64_linux_musl": {