From be42d383a11754ac3e32b7c767c41454a4867b9f Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 27 Jan 2026 01:47:11 +0900 Subject: [PATCH] Release 2.67.12 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2c17cad..248f5ff9 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.12] - 2026-01-26 + - Update `cargo-llvm-cov@latest` to 0.8.0. ## [2.67.11] - 2026-01-26 @@ -5469,7 +5471,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.11...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.12...HEAD +[2.67.12]: https://github.com/taiki-e/install-action/compare/v2.67.11...v2.67.12 [2.67.11]: https://github.com/taiki-e/install-action/compare/v2.67.10...v2.67.11 [2.67.10]: https://github.com/taiki-e/install-action/compare/v2.67.9...v2.67.10 [2.67.9]: https://github.com/taiki-e/install-action/compare/v2.67.8...v2.67.9