From 4b40a9728e3c110fabe8850443d8bbe69daddb22 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 2 Nov 2024 12:39:47 +0900 Subject: [PATCH] Release 2.44.59 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 894d7a864..d6ec9dbf0 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.59] - 2024-11-02 + - Update `cargo-binstall@latest` to 1.10.10. - Update `typos@latest` to 1.27.0. @@ -3018,7 +3020,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.58...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.44.59...HEAD +[2.44.59]: https://github.com/taiki-e/install-action/compare/v2.44.58...v2.44.59 [2.44.58]: https://github.com/taiki-e/install-action/compare/v2.44.57...v2.44.58 [2.44.57]: https://github.com/taiki-e/install-action/compare/v2.44.56...v2.44.57 [2.44.56]: https://github.com/taiki-e/install-action/compare/v2.44.55...v2.44.56