Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
41ef8c65f4 Release 2.62.40 2025-10-28 09:47:37 +09:00
Taiki Endo
7f2842a3c1 Update wasm-bindgen@latest to 0.2.105 2025-10-28 06:16:25 +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]
## [2.62.40] - 2025-10-28
- Update `wasm-bindgen@latest` to 0.2.105.
## [2.62.39] - 2025-10-27
- Update `vacuum@latest` to 0.19.1.
@@ -4829,7 +4833,8 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.39...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.40...HEAD
[2.62.40]: https://github.com/taiki-e/install-action/compare/v2.62.39...v2.62.40
[2.62.39]: https://github.com/taiki-e/install-action/compare/v2.62.38...v2.62.39
[2.62.38]: https://github.com/taiki-e/install-action/compare/v2.62.37...v2.62.38
[2.62.37]: https://github.com/taiki-e/install-action/compare/v2.62.36...v2.62.37

View File

@@ -44,10 +44,32 @@
},
"license_markdown": "[MIT](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/LICENSE-APACHE)",
"latest": {
"version": "0.2.104"
"version": "0.2.105"
},
"0.2": {
"version": "0.2.104"
"version": "0.2.105"
},
"0.2.105": {
"x86_64_linux_musl": {
"etag": "0x8DE158BAF6B077A",
"checksum": "b391448c4926ac4b11425a6752484d85164e72489d97804461d5e868c643b88a"
},
"x86_64_macos": {
"etag": "0x8DE158BAF56F9B4",
"checksum": "b2a465b4538f0bf11685e296ac181c92deb45434cfc849c87a4b418c79214ac6"
},
"x86_64_windows": {
"etag": "0x8DE158BAF7BE44E",
"checksum": "f70f9439437b0bb856367d70ac747e42116cb5a6f8a603656ccc93ce02c40bf8"
},
"aarch64_linux_gnu": {
"etag": "0x8DE158BAF910231",
"checksum": "ab121512ddec8300aa094a67b90018173e9f0de8be68eae239554f083151d992"
},
"aarch64_macos": {
"etag": "0x8DE158BAF5DF6BD",
"checksum": "2011b2027c3dc68616c3d3265be95f37e12fef8ef21e2dcf0011275da58d19bb"
}
},
"0.2.104": {
"x86_64_linux_musl": {