From 493d7f216ecab2af0602481ce809ab2c72836fa1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 4 Dec 2025 08:59:00 +0900 Subject: [PATCH] Release 2.62.62 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dbafebc..45c5f75e 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.62] - 2025-12-03 + - Update `cargo-deny@latest` to 0.18.8. - Update `cargo-shear@latest` to 1.7.1. @@ -5049,7 +5051,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.61...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.62...HEAD +[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 [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