Compare commits

...

4 Commits

Author SHA1 Message Date
Taiki Endo
637f863084 Release 2.21.25 2023-12-01 20:03:57 +09:00
Taiki Endo
6a93379f10 Update dprint@latest to 0.43.2 2023-12-01 11:02:08 +09:00
Taiki Endo
21526ba3bb Release 2.21.24 2023-12-01 10:57:13 +09:00
Taiki Endo
b2ece1ea7b Update biome@latest to 1.4.1 2023-12-01 09:23:04 +09:00
3 changed files with 53 additions and 6 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] ## [Unreleased]
## [2.21.25] - 2023-12-01
- Update `dprint@latest` to 0.43.2.
## [2.21.24] - 2023-12-01
- Update `biome@latest` to 1.4.1.
## [2.21.23] - 2023-11-30 ## [2.21.23] - 2023-11-30
- Update `mdbook@latest` to 0.4.36. - Update `mdbook@latest` to 0.4.36.
@@ -1471,7 +1479,9 @@ Note: This release is considered a breaking change because installing on version
Initial release Initial release
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.23...HEAD [Unreleased]: https://github.com/taiki-e/install-action/compare/v2.21.25...HEAD
[2.21.25]: https://github.com/taiki-e/install-action/compare/v2.21.24...v2.21.25
[2.21.24]: https://github.com/taiki-e/install-action/compare/v2.21.23...v2.21.24
[2.21.23]: https://github.com/taiki-e/install-action/compare/v2.21.22...v2.21.23 [2.21.23]: https://github.com/taiki-e/install-action/compare/v2.21.22...v2.21.23
[2.21.22]: https://github.com/taiki-e/install-action/compare/v2.21.21...v2.21.22 [2.21.22]: https://github.com/taiki-e/install-action/compare/v2.21.21...v2.21.22
[2.21.21]: https://github.com/taiki-e/install-action/compare/v2.21.20...v2.21.21 [2.21.21]: https://github.com/taiki-e/install-action/compare/v2.21.20...v2.21.21

26
manifests/biome.json generated
View File

@@ -27,13 +27,33 @@
} }
}, },
"latest": { "latest": {
"version": "1.4.0" "version": "1.4.1"
}, },
"1": { "1": {
"version": "1.4.0" "version": "1.4.1"
}, },
"1.4": { "1.4": {
"version": "1.4.0" "version": "1.4.1"
},
"1.4.1": {
"x86_64_linux_gnu": {
"checksum": "2995159aebcb7ddd116b098a1a0a459d1a8681aaa878623fb5390cc0dd0e414a"
},
"x86_64_macos": {
"checksum": "7e40b33cf4553d32a9eb2ebf021ebfebcf84690b4a195a97cdd4a73ffaa60daa"
},
"x86_64_windows": {
"checksum": "53af2ef1a14f73f506b516545eedd73880d1a382ca1e031aa38cc016947e6f9f"
},
"aarch64_linux_gnu": {
"checksum": "8f2712e303877594a9401ce392724f8b8c94d533b6f5902d9cbdd149e4fbd794"
},
"aarch64_macos": {
"checksum": "edd8b651084058977988fa3b5cbfc0c6a87175fa7ad3b4554636530b9ea84178"
},
"aarch64_windows": {
"checksum": "1c591c0566d2b09cfa7a5bfbac4c958784fe9a81b0d2b4df241e999c7f201ed9"
}
}, },
"1.4.0": { "1.4.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {

21
manifests/dprint.json generated
View File

@@ -24,10 +24,27 @@
} }
}, },
"latest": { "latest": {
"version": "0.43.1" "version": "0.43.2"
}, },
"0.43": { "0.43": {
"version": "0.43.1" "version": "0.43.2"
},
"0.43.2": {
"x86_64_linux_musl": {
"checksum": "68bfc2e1c46ebc1794a76dfb99e971ad7461892a875bc3c5ac6da80f871e16e4"
},
"x86_64_macos": {
"checksum": "f860091eb4be0958b23d9aed2010e2a225ccc8d99ad79e408005d4f132d51d4b"
},
"x86_64_windows": {
"checksum": "3a0b473ece37be2b61ecfbe8480cf4af8fb5936c1f2f3125bd12c797950b79c5"
},
"aarch64_linux_musl": {
"checksum": "f8dcf95da927ada9c0f8c360bc5f2644d6f012d37fcc1563a6da26b2a4d95dea"
},
"aarch64_macos": {
"checksum": "de523a8df01b2843d89ddd145463d70c10d813b5a0814b7094022daf14e2b9e7"
}
}, },
"0.43.1": { "0.43.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {