Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
d3f7f6bfbe Release 2.44.16 2024-10-02 00:38:00 +09:00
Taiki Endo
478ddf2e86 Update biome@latest to 1.9.3 2024-10-02 00:12:28 +09:00
2 changed files with 35 additions and 4 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.44.16] - 2024-10-01
- Update `biome@latest` to 1.9.3.
## [2.44.15] - 2024-10-01
- Update `typos@latest` to 1.25.0.
@@ -2810,7 +2814,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.44.15...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.16...HEAD
[2.44.16]: https://github.com/taiki-e/install-action/compare/v2.44.15...v2.44.16
[2.44.15]: https://github.com/taiki-e/install-action/compare/v2.44.14...v2.44.15
[2.44.14]: https://github.com/taiki-e/install-action/compare/v2.44.13...v2.44.14
[2.44.13]: https://github.com/taiki-e/install-action/compare/v2.44.12...v2.44.13

32
manifests/biome.json generated
View File

@@ -36,13 +36,39 @@
},
"license_markdown": "[Apache-2.0](https://github.com/biomejs/biome/blob/main/LICENSE-APACHE) OR [MIT](https://github.com/biomejs/biome/blob/main/LICENSE-MIT)",
"latest": {
"version": "1.9.2"
"version": "1.9.3"
},
"1": {
"version": "1.9.2"
"version": "1.9.3"
},
"1.9": {
"version": "1.9.2"
"version": "1.9.3"
},
"1.9.3": {
"x86_64_linux_musl": {
"etag": "0x8DCE2208C420047",
"checksum": "848ea1768bcae3cf3e4924c9335810013bebf7b2157430ab6c33fae4e5b3bfd5"
},
"x86_64_macos": {
"etag": "0x8DCE2208C565BC5",
"checksum": "4c99bd90cc559cb3389859dabdbfae84b7baf8f4b8176eee584994c1cc4b5edd"
},
"x86_64_windows": {
"etag": "0x8DCE2208C479F4F",
"checksum": "7e3a522d3400f9f7a7d1369ee11d101dc5d8243d439a25de9fd6dca868351a88"
},
"aarch64_linux_musl": {
"etag": "0x8DCE2208C4E7561",
"checksum": "4365bb2a368e851580ccaac9b2673dfb7d4af65a155da7fbe1052b0cd6208f45"
},
"aarch64_macos": {
"etag": "0x8DCE2208C3B2A2C",
"checksum": "e0dd5aa3b34d480dd847f9772373e924e0b709cd58151b80ae412889bf2a5c0c"
},
"aarch64_windows": {
"etag": "0x8DCE2208C3B034F",
"checksum": "ee0088ba7f1e429126443c33c01dada0fc15c1d118cd0c8f340a15709d27a968"
}
},
"1.9.2": {
"x86_64_linux_musl": {