Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
71b4839349 Release 2.68.5 2026-02-21 04:48:09 +09:00
Taiki Endo
4ca0169380 Update wasm-bindgen@latest to 0.2.109 2026-02-21 03:32:59 +09:00
Taiki Endo
2723513a70 Release 2.68.4 2026-02-20 10:55:44 +09:00
Taiki Endo
564854d94e Update cargo-nextest@latest to 0.9.128 2026-02-20 09:52:56 +09:00
3 changed files with 60 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.68.5] - 2026-02-20
- Update `wasm-bindgen@latest` to 0.2.109.
## [2.68.4] - 2026-02-20
- Update `cargo-nextest@latest` to 0.9.128.
## [2.68.3] - 2026-02-19
- Update `mise@latest` to 2026.2.17.
@@ -5689,7 +5697,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.68.3...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.5...HEAD
[2.68.5]: https://github.com/taiki-e/install-action/compare/v2.68.4...v2.68.5
[2.68.4]: https://github.com/taiki-e/install-action/compare/v2.68.3...v2.68.4
[2.68.3]: https://github.com/taiki-e/install-action/compare/v2.68.2...v2.68.3
[2.68.2]: https://github.com/taiki-e/install-action/compare/v2.68.1...v2.68.2
[2.68.1]: https://github.com/taiki-e/install-action/compare/v2.68.0...v2.68.1

View File

@@ -19,10 +19,33 @@
},
"license_markdown": "[Apache-2.0](https://github.com/nextest-rs/nextest/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/nextest-rs/nextest/blob/main/LICENSE-MIT)",
"latest": {
"version": "0.9.127"
"version": "0.9.128"
},
"0.9": {
"version": "0.9.127"
"version": "0.9.128"
},
"0.9.128": {
"previous_stable_version": "0.9.127",
"x86_64_linux_gnu": {
"etag": "0x8DE700F335A57B9",
"checksum": "83c074a33648f93d9c1cce8edf23b0687122d5941f0d2ad3361339d04e3d30ab"
},
"x86_64_linux_musl": {
"etag": "0x8DE700ED9F1F25D",
"checksum": "ffa6a909aa0a8c79a93576e8c81d3f741508cb0bd157ad2730a7e32ad01e22a3"
},
"x86_64_macos": {
"etag": "0x8DE700E99F5B3E4",
"checksum": "be8e9ff9e9c8281df900df2a2faff7ffccdf9daa6dd57dc38c010d5a0eb69a84"
},
"x86_64_windows": {
"etag": "0x8DE700EAEF51229",
"checksum": "136152432ca212a145eba51e8d6818b3cb67c1ee6c5de8b3b5f655d4aa567266"
},
"aarch64_linux_gnu": {
"etag": "0x8DE700DE4DB8B4C",
"checksum": "4efeeb7ef3c6a4ed63998b2cecfef35503a38eeb9469dee84690abadcd6bb363"
}
},
"0.9.127": {
"previous_stable_version": "0.9.126",

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.108"
"version": "0.2.109"
},
"0.2": {
"version": "0.2.108"
"version": "0.2.109"
},
"0.2.109": {
"x86_64_linux_musl": {
"etag": "0x8DE70A13461A778",
"checksum": "e251429e6c362823ea7ea1808b05a55d710850b60ba51bb55c5d7fd71acf24ab"
},
"x86_64_macos": {
"etag": "0x8DE70A1345EC48C",
"checksum": "d95b03fa2a73d92bc61a37df00abcdbffb5664e91e2ec346901827de656d7aa5"
},
"x86_64_windows": {
"etag": "0x8DE70A1346290CF",
"checksum": "691ef4c1e349ba1aea514368d716ab1878ebccbf123a8b42c38634b44a91e149"
},
"aarch64_linux_gnu": {
"etag": "0x8DE70A1346B8765",
"checksum": "5c5aa9dcf3c5cebe1dba13155ff9079897c84bfc4cb022a1da04faf9ddd5600f"
},
"aarch64_macos": {
"etag": "0x8DE70A1345D3F96",
"checksum": "bc513b6d0ee70c1463729e48021a1a7c2a4e5437dd78d303b6874fa334c997be"
}
},
"0.2.108": {
"x86_64_linux_musl": {