diff --git a/CHANGELOG.md b/CHANGELOG.md index 53a8960c..f5201f44 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-pack@latest` to 0.13.1. + - Update `cargo-audit@latest` to 0.21.0. ## [2.44.56] - 2024-10-29 diff --git a/manifests/wasm-pack.json b/manifests/wasm-pack.json index 51caff2d..a652fd12 100644 --- a/manifests/wasm-pack.json +++ b/manifests/wasm-pack.json @@ -20,10 +20,28 @@ }, "license_markdown": "[MIT](https://github.com/rustwasm/wasm-pack/blob/master/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-pack/blob/master/LICENSE-APACHE)", "latest": { - "version": "0.13.0" + "version": "0.13.1" }, "0.13": { - "version": "0.13.0" + "version": "0.13.1" + }, + "0.13.1": { + "x86_64_linux_musl": { + "etag": "0x8DCF8488DB2BD8F", + "checksum": "c539d91ccab2591a7e975bcf82c82e1911b03335c80aa83d67ad25ed2ad06539" + }, + "x86_64_macos": { + "etag": "0x8DCF8488F1552CA", + "checksum": "91cd02f14e6ab04700dfc5cb67e27b2bd26638d84220f68a4e83621d98408364" + }, + "x86_64_windows": { + "etag": "0x8DCF8488E52B67E", + "checksum": "4fd5375c2f85bae92c3e8fb14ad0d27b8fb92e85f4397064d9e66a94a79d6fae" + }, + "aarch64_linux_musl": { + "etag": "0x8DCF8488E04EDF7", + "checksum": "2e65038769f8bbaa5fc237ad4bb523e692df99458cbd3e3d92525b89d8762379" + } }, "0.13.0": { "x86_64_linux_musl": {