From 90b40388b8931b1c39e248959515e295e02e9066 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 24 Jan 2026 19:03:35 +0900 Subject: [PATCH] Release 2.67.7 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aba9082..468fdc1e 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.7] - 2026-01-24 + - Update `cargo-llvm-cov@latest` to 0.7.0. - Update `release-plz@latest` to 0.3.152. @@ -5439,7 +5441,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.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.7...HEAD +[2.67.7]: https://github.com/taiki-e/install-action/compare/v2.67.6...v2.67.7 [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