From 8444b4f2165ec93147f3ee41e06495653063ad11 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 24 Jan 2026 07:18:06 +0900 Subject: [PATCH] Release 2.67.6 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f93819fe..5ce47a55 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.67.6] - 2026-01-23 + - Update `cargo-nextest@latest` to 0.9.123. ## [2.67.5] - 2026-01-23 @@ -5433,7 +5435,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.67.5...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.6...HEAD +[2.67.6]: https://github.com/taiki-e/install-action/compare/v2.67.5...v2.67.6 [2.67.5]: https://github.com/taiki-e/install-action/compare/v2.67.4...v2.67.5 [2.67.4]: https://github.com/taiki-e/install-action/compare/v2.67.3...v2.67.4 [2.67.3]: https://github.com/taiki-e/install-action/compare/v2.67.2...v2.67.3