From cfdb446e391c69574ebc316dfb7d7849ec12b940 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 23 Feb 2026 11:43:09 +0900 Subject: [PATCH] Release 2.68.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7d2d314..c51d954f 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.68.8] - 2026-02-23 + - Update `cargo-nextest@latest` to 0.9.129. - Update `mise@latest` to 2026.2.19. @@ -5713,7 +5715,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.68.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.8...HEAD +[2.68.8]: https://github.com/taiki-e/install-action/compare/v2.68.7...v2.68.8 [2.68.7]: https://github.com/taiki-e/install-action/compare/v2.68.6...v2.68.7 [2.68.6]: https://github.com/taiki-e/install-action/compare/v2.68.5...v2.68.6 [2.68.5]: https://github.com/taiki-e/install-action/compare/v2.68.4...v2.68.5