From 5ab30948b991e8d6aa5a6c1e33c6aea130c6de65 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 29 Sep 2025 10:42:43 +0900 Subject: [PATCH] Release 2.62.12 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f09497d6..dc355955 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.12] - 2025-09-29 + - Update `mise@latest` to 2025.9.23. ## [2.62.11] - 2025-09-28 @@ -4615,7 +4617,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.11...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.12...HEAD +[2.62.12]: https://github.com/taiki-e/install-action/compare/v2.62.11...v2.62.12 [2.62.11]: https://github.com/taiki-e/install-action/compare/v2.62.10...v2.62.11 [2.62.10]: https://github.com/taiki-e/install-action/compare/v2.62.9...v2.62.10 [2.62.9]: https://github.com/taiki-e/install-action/compare/v2.62.8...v2.62.9