Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
4f13fb6244 Release 2.42.24 2024-08-13 18:36:12 +09:00
Taiki Endo
8915f28247 Update wasm-bindgen@latest to 0.2.93 2024-08-13 18:35:11 +09:00
2 changed files with 30 additions and 3 deletions

View File

@@ -10,6 +10,10 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
## [2.42.24] - 2024-08-13
- Update `wasm-bindgen@latest` to 0.2.93.
## [2.42.23] - 2024-08-12 ## [2.42.23] - 2024-08-12
- Update `wasmtime@latest` to 23.0.2. - Update `wasmtime@latest` to 23.0.2.
@@ -2594,7 +2598,8 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.23...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.24...HEAD
[2.42.24]: https://github.com/taiki-e/install-action/compare/v2.42.23...v2.42.24
[2.42.23]: https://github.com/taiki-e/install-action/compare/v2.42.22...v2.42.23 [2.42.23]: https://github.com/taiki-e/install-action/compare/v2.42.22...v2.42.23
[2.42.22]: https://github.com/taiki-e/install-action/compare/v2.42.21...v2.42.22 [2.42.22]: https://github.com/taiki-e/install-action/compare/v2.42.21...v2.42.22
[2.42.21]: https://github.com/taiki-e/install-action/compare/v2.42.20...v2.42.21 [2.42.21]: https://github.com/taiki-e/install-action/compare/v2.42.20...v2.42.21

View File

@@ -44,10 +44,32 @@
}, },
"license_markdown": "[MIT](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-APACHE)", "license_markdown": "[MIT](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/rustwasm/wasm-bindgen/blob/main/LICENSE-APACHE)",
"latest": { "latest": {
"version": "0.2.92" "version": "0.2.93"
}, },
"0.2": { "0.2": {
"version": "0.2.92" "version": "0.2.93"
},
"0.2.93": {
"x86_64_linux_musl": {
"etag": "0x8DCBB2A6E8E759C",
"checksum": "61f3ae807f402dfe5fbfe1250e97e802cbb7ca35172843286a26bb1149e38b7a"
},
"x86_64_macos": {
"etag": "0x8DCBB73A832BA2F",
"checksum": "840cabd18d734c8ccfa75f7dc83a5fab6530101dfa712c4ee0f785b76bcac1c7"
},
"x86_64_windows": {
"etag": "0x8DCBB2A6E8CA2DF",
"checksum": "99f02b203b973fb737fbca66c6791350eee7ee5aa7ad4e340c1f92bf4965c81c"
},
"aarch64_linux_gnu": {
"etag": "0x8DCBB2A6EAB2C00",
"checksum": "050479b30456a77e1f4a891ed99f989870f488097f5d78b13a216cf2953f7a03"
},
"aarch64_macos": {
"etag": "0x8DCBB2A6E811726",
"checksum": "a10193139082886d773f635a3144494eb5934a5a15a98fea18bcc154c6b80dd5"
}
}, },
"0.2.92": { "0.2.92": {
"x86_64_linux_musl": { "x86_64_linux_musl": {