From 92e6dd1c202153a204d471a3c509bf1e03dcfa44 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 2 Dec 2025 19:30:30 +0900 Subject: [PATCH] Release 2.62.61 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c954066b..0d0916ee 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.61] - 2025-12-02 + - Update `cargo-deny@latest` to 0.18.7. - Update `cargo-careful@latest` to 0.4.9. @@ -5037,7 +5039,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.60...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.61...HEAD +[2.62.61]: https://github.com/taiki-e/install-action/compare/v2.62.60...v2.62.61 [2.62.60]: https://github.com/taiki-e/install-action/compare/v2.62.59...v2.62.60 [2.62.59]: https://github.com/taiki-e/install-action/compare/v2.62.58...v2.62.59 [2.62.58]: https://github.com/taiki-e/install-action/compare/v2.62.57...v2.62.58