From b988c18e3de947a10207d5289ed90fae4e2c51f1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 21 Mar 2026 12:38:29 +0900 Subject: [PATCH] Release 2.69.5 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16b29399..c7667b2f 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.69.5] - 2026-03-21 + - Update `cargo-nextest@latest` to 0.9.132. ## [2.69.4] - 2026-03-20 @@ -5985,7 +5987,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.69.4...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.69.5...HEAD +[2.69.5]: https://github.com/taiki-e/install-action/compare/v2.69.4...v2.69.5 [2.69.4]: https://github.com/taiki-e/install-action/compare/v2.69.3...v2.69.4 [2.69.3]: https://github.com/taiki-e/install-action/compare/v2.69.2...v2.69.3 [2.69.2]: https://github.com/taiki-e/install-action/compare/v2.69.1...v2.69.2