From 61e5998d108b2b55a81b9b386c18bd46e4237e4f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 14 Dec 2025 12:10:49 +0900 Subject: [PATCH] Release 2.63.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 581123f2..d9f3a998 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.1] - 2025-12-14 + - Update `mise@latest` to 2025.12.5. - Update `cargo-shear@latest` to 1.9.0. @@ -5111,7 +5113,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.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.63.1...HEAD +[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 [2.62.66]: https://github.com/taiki-e/install-action/compare/v2.62.65...v2.62.66