Compare commits

...

2 Commits

Author SHA1 Message Date
Taiki Endo
9ca1734d89 Release 2.55.3 2025-07-01 08:52:08 +09:00
Taiki Endo
03194083f7 Update dprint@latest to 0.50.1 2025-07-01 08:40:01 +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.55.3] - 2025-06-30
- Update `dprint@latest` to 0.50.1.
## [2.55.2] - 2025-06-30
- Update `zizmor@latest` to 1.11.0.
@@ -4050,7 +4054,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.55.2...HEAD
[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.55.3...HEAD
[2.55.3]: https://github.com/taiki-e/install-action/compare/v2.55.2...v2.55.3
[2.55.2]: https://github.com/taiki-e/install-action/compare/v2.55.1...v2.55.2
[2.55.1]: https://github.com/taiki-e/install-action/compare/v2.55.0...v2.55.1
[2.55.0]: https://github.com/taiki-e/install-action/compare/v2.54.3...v2.55.0

26
manifests/dprint.json generated
View File

@@ -25,10 +25,32 @@
},
"license_markdown": "[MIT](https://github.com/dprint/dprint/blob/main/LICENSE)",
"latest": {
"version": "0.50.0"
"version": "0.50.1"
},
"0.50": {
"version": "0.50.0"
"version": "0.50.1"
},
"0.50.1": {
"x86_64_linux_musl": {
"etag": "0x8DDB82271E4D8EB",
"checksum": "82ddddc881bf8ec0b4c55e3f835a2dc3d81d8fff39aad79e6b5c017e4dff1d5e"
},
"x86_64_macos": {
"etag": "0x8DDB82271DC7DE2",
"checksum": "def8ae0eb100c91df7a3a05ff699c84cac3deb67b6e08ed186d70c669194e031"
},
"x86_64_windows": {
"etag": "0x8DDB82271C9F50B",
"checksum": "8102e7f79394cf71f2e9b63ca0cf791dddacc6e118f5a29c1c88777ecea37e3e"
},
"aarch64_linux_musl": {
"etag": "0x8DDB82271D77A76",
"checksum": "a3e954bcd8e569812d4bb1f9c8001c9a6802ce38e33c0c0273ac51eb59cf5072"
},
"aarch64_macos": {
"etag": "0x8DDB82271DB6D99",
"checksum": "c92e1a8dddd9bc65391468265b2805cb2317e4490fd777bca2dfaf1ef716ac36"
}
},
"0.50.0": {
"x86_64_linux_musl": {