From d850aa816998e5cf15f67a78c7b933f2a5033f8a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 15 Dec 2025 10:37:56 +0900 Subject: [PATCH] Release 2.63.3 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f86fccee..f9097b02 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.3] - 2025-12-15 + - Update `cargo-nextest@latest` to 0.9.115. ## [2.63.2] - 2025-12-15 @@ -5125,7 +5127,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.2...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.63.3...HEAD +[2.63.3]: https://github.com/taiki-e/install-action/compare/v2.63.2...v2.63.3 [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