From cf46383a970594553a83cc6140075ef6a7f54dee Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 9 Dec 2025 01:22:12 +0900 Subject: [PATCH] Release 2.62.64 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d70e371e..8f7c1ffb 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.62.64] - 2025-12-08 + - Update `cargo-deny@latest` to 0.18.9. - Update `just@latest` to 1.44.0. @@ -5069,7 +5071,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.62.63...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.64...HEAD +[2.62.64]: https://github.com/taiki-e/install-action/compare/v2.62.63...v2.62.64 [2.62.63]: https://github.com/taiki-e/install-action/compare/v2.62.62...v2.62.63 [2.62.62]: https://github.com/taiki-e/install-action/compare/v2.62.61...v2.62.62 [2.62.61]: https://github.com/taiki-e/install-action/compare/v2.62.60...v2.62.61