From a24ba45235ed716ff76646268742990dc9458860 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 30 Oct 2025 17:45:03 +0900 Subject: [PATCH] Release 2.62.42 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c52b5740..0991d33a 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.42] - 2025-10-30 + - Update `mise@latest` to 2025.10.20. - Update `cargo-nextest@latest` to 0.9.109. @@ -4851,7 +4853,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.41...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.42...HEAD +[2.62.42]: https://github.com/taiki-e/install-action/compare/v2.62.41...v2.62.42 [2.62.41]: https://github.com/taiki-e/install-action/compare/v2.62.40...v2.62.41 [2.62.40]: https://github.com/taiki-e/install-action/compare/v2.62.39...v2.62.40 [2.62.39]: https://github.com/taiki-e/install-action/compare/v2.62.38...v2.62.39