From 5818d9684d2a52207bb7475983a18ba56127e337 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 15 Dec 2025 10:27:00 +0900 Subject: [PATCH] Release 2.63.2 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8034539..5d7fdc82 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.63.2] - 2025-12-15 + - Update `mise@latest` to 2025.12.7. - Update `git-cliff@latest` to 2.11.0. @@ -5121,7 +5123,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.63.1...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.63.2...HEAD +[2.63.2]: https://github.com/taiki-e/install-action/compare/v2.63.1...v2.63.2 [2.63.1]: https://github.com/taiki-e/install-action/compare/v2.63.0...v2.63.1 [2.63.0]: https://github.com/taiki-e/install-action/compare/v2.62.67...v2.63.0 [2.62.67]: https://github.com/taiki-e/install-action/compare/v2.62.66...v2.62.67