Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
c2262caf0b Release 2.44.32 2024-10-12 18:39:40 +09:00
Taiki Endo
87eb4c905f Update cargo-make@latest to 0.37.22 2024-10-12 18:35:56 +09:00
Taiki Endo
d41099f7a5 Release 2.44.31 2024-10-11 10:46:30 +09:00
Taiki Endo
0dd94756ca Update wasm-bindgen@latest to 0.2.95 2024-10-11 09:32:23 +09:00
3 changed files with 55 additions and 5 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.44.32] - 2024-10-12
- Update `cargo-make@latest` to 0.37.22.
## [2.44.31] - 2024-10-11
- Update `wasm-bindgen@latest` to 0.2.95.
## [2.44.30] - 2024-10-10
- Update `wasm-bindgen@latest` to 0.2.94.
@@ -2876,7 +2884,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.44.30...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.32...HEAD
[2.44.32]: https://github.com/taiki-e/install-action/compare/v2.44.31...v2.44.32
[2.44.31]: https://github.com/taiki-e/install-action/compare/v2.44.30...v2.44.31
[2.44.30]: https://github.com/taiki-e/install-action/compare/v2.44.29...v2.44.30
[2.44.29]: https://github.com/taiki-e/install-action/compare/v2.44.28...v2.44.29
[2.44.28]: https://github.com/taiki-e/install-action/compare/v2.44.27...v2.44.28

View File

@@ -20,10 +20,28 @@
},
"license_markdown": "[Apache-2.0](https://github.com/sagiegurari/cargo-make/blob/master/LICENSE)",
"latest": {
"version": "0.37.21"
"version": "0.37.22"
},
"0.37": {
"version": "0.37.21"
"version": "0.37.22"
},
"0.37.22": {
"x86_64_linux_musl": {
"etag": "0x8DCEA8D25D8C323",
"checksum": "b45c91ccbcb0d086cde0be9ad1b6688ee3a1558356a0218c50e0d92e36d7ac2f"
},
"x86_64_macos": {
"etag": "0x8DCEA8D6C3DEDF6",
"checksum": "cd40a4ae2c33e5c4ce3ad5f4fbc70da9c2ade90a586fbdbd26c5bd128c0b0417"
},
"x86_64_windows": {
"etag": "0x8DCEA8D399F871E",
"checksum": "ff451f4b56c331691be05f79fb24e1107350850d8d0cde6d3c7e0b315244bece"
},
"aarch64_macos": {
"etag": "0x8DCEA8CD8C8EA37",
"checksum": "970ae477bc6dcb1ad88672bd4adcaa5cc0a2caf27e2b467adcce6ed56634087d"
}
},
"0.37.21": {
"x86_64_linux_musl": {

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)",
"latest": {
"version": "0.2.94"
"version": "0.2.95"
},
"0.2": {
"version": "0.2.94"
"version": "0.2.95"
},
"0.2.95": {
"x86_64_linux_musl": {
"etag": "0x8DCE978CDFDBF30",
"checksum": "9b968263a372a6708bb5a7784053ea1b86aa9e93d17ec4d9b1dff9fc996bc53d"
},
"x86_64_macos": {
"etag": "0x8DCE978CDFADC3A",
"checksum": "2ec693ed5a10a721b916aebd3aecd296d0d4a907600a3ec41750fee67cc20942"
},
"x86_64_windows": {
"etag": "0x8DCE978CDF82031",
"checksum": "d751fddd2b6b64ee72897d090c1c1a31d4cdc13fda003b4e525792b9d1eba550"
},
"aarch64_linux_gnu": {
"etag": "0x8DCE978CDFEF650",
"checksum": "78c8a6100d1bc26f5a7ccc64f0c2ce22d6ed69d5aab97584b57b264a9498ccd4"
},
"aarch64_macos": {
"etag": "0x8DCE978CDE9FF39",
"checksum": "7d924ae562494e7bbdd81ce673ebdcfd1b343d0b00850587035a85bbbaf0ab7c"
}
},
"0.2.94": {
"x86_64_linux_musl": {