From de2de18dd28aa26d0ec2a35406466cd5ce3648a2 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 27 Oct 2024 13:12:01 +0900 Subject: [PATCH] Release 2.44.52 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fdd4821..580c0d43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [2.44.52] - 2024-10-27 + - Update `dprint@latest` to 0.47.5. - Update `cargo-udeps@latest` to 0.1.52. @@ -2982,7 +2984,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.51...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.52...HEAD +[2.44.52]: https://github.com/taiki-e/install-action/compare/v2.44.51...v2.44.52 [2.44.51]: https://github.com/taiki-e/install-action/compare/v2.44.50...v2.44.51 [2.44.50]: https://github.com/taiki-e/install-action/compare/v2.44.49...v2.44.50 [2.44.49]: https://github.com/taiki-e/install-action/compare/v2.44.48...v2.44.49