From 47be02f2de8a32619316956f6117e150bdc6763f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 1 Nov 2025 14:57:49 +0900 Subject: [PATCH] Release 2.62.44 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1611a7d1..ae235b1b 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.44] - 2025-11-01 + - Update `mise@latest` to 2025.11.0. - Update `cargo-nextest@latest` to 0.9.110. @@ -4865,7 +4867,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.43...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.44...HEAD +[2.62.44]: https://github.com/taiki-e/install-action/compare/v2.62.43...v2.62.44 [2.62.43]: https://github.com/taiki-e/install-action/compare/v2.62.42...v2.62.43 [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