Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
acf70b3a1e Release 2.46.4 2024-12-07 11:11:32 +09:00
Taiki Endo
99950f3fe0 Update wasm-bindgen@latest to 0.2.99 2024-12-07 11:10:10 +09:00
Taiki Endo
d74bbb1f23 Release 2.46.3 2024-12-07 11:04:04 +09:00
Taiki Endo
5bb2b11a56 Update wasm-bindgen@latest to 0.2.98 2024-12-07 09:37:01 +09:00
2 changed files with 57 additions and 3 deletions

View File

@@ -10,6 +10,14 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
## [2.46.4] - 2024-12-07
- Update `wasm-bindgen@latest` to 0.2.99.
## [2.46.3] - 2024-12-07
- Update `wasm-bindgen@latest` to 0.2.98.
## [2.46.2] - 2024-12-05
- Update `cargo-semver-checks@latest` to 0.37.0.
@@ -3170,7 +3178,9 @@ Note: This release is considered a breaking change because installing on version
Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.46.4...HEAD
[2.46.4]: https://github.com/taiki-e/install-action/compare/v2.46.3...v2.46.4
[2.46.3]: https://github.com/taiki-e/install-action/compare/v2.46.2...v2.46.3
[2.46.2]: https://github.com/taiki-e/install-action/compare/v2.46.1...v2.46.2
[2.46.1]: https://github.com/taiki-e/install-action/compare/v2.46.0...v2.46.1
[2.46.0]: https://github.com/taiki-e/install-action/compare/v2.45.15...v2.46.0

View File

@@ -44,10 +44,54 @@
},
"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": {
"version": "0.2.97"
"version": "0.2.99"
},
"0.2": {
"version": "0.2.97"
"version": "0.2.99"
},
"0.2.99": {
"x86_64_linux_musl": {
"etag": "0x8DD165C78EB51DF",
"checksum": "0ae33d77b6f4fe09b294fa245764dbb05a3a1aeefeb7696cb365760d3abbdc51"
},
"x86_64_macos": {
"etag": "0x8DD165C78E40710",
"checksum": "e3b069947a4fabac41cc4e0d9db30823b9c7430fb8604c8e0d996430b30ebe36"
},
"x86_64_windows": {
"etag": "0x8DD165C78D98B91",
"checksum": "693603c94c9fb23867cb4ae7e1c1df26f0699cf3c6203192ed406256d95bc044"
},
"aarch64_linux_gnu": {
"etag": "0x8DD165C78DB375A",
"checksum": "7e1654f08020abcc9bc131f15159d7be68579088c02f1e4486e09a9de3d49e54"
},
"aarch64_macos": {
"etag": "0x8DD165C78DC6E7C",
"checksum": "e80d43ef00d0f94da07f77f42109bb10b86eb9a2a8c3dceae279c4655e77d99a"
}
},
"0.2.98": {
"x86_64_linux_musl": {
"etag": "0x8DD1652CA2153BA",
"checksum": "2e0d738c4ac0189d9d16c9872e6450cb187f3c91b06a5d3d86911711b6039c2b"
},
"x86_64_macos": {
"etag": "0x8DD1652CA22B1BA",
"checksum": "d55cab583cfbfa6bbb04e580c61061ee4060f04a2f36713fe1c02f0875350240"
},
"x86_64_windows": {
"etag": "0x8DD1652CA28C568",
"checksum": "593a0dfaf84f44ca2bc9bd627097871655150c6498ababa6dc99facb32343536"
},
"aarch64_linux_gnu": {
"etag": "0x8DD1652CA28EC50",
"checksum": "15831c110eadddb58401bdbccce99bb7543c80dfad1df9e195f14d67b71c3b38"
},
"aarch64_macos": {
"etag": "0x8DD1652CAA4BD10",
"checksum": "defb0d78222de67b937ea6c99cd434f0dd2ce84dbde38043d2b7b56115f975a3"
}
},
"0.2.97": {
"x86_64_linux_musl": {