Compare commits

...

2 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
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.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.
@@ -5693,7 +5697,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.68.4...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

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": {