From 20b8fa5e17eb9bff42b5450c9c51724bf4609cf0 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 24 Jan 2026 21:17:59 +0900 Subject: [PATCH] Release 2.67.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31987c22..db2dc3cc 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.8] - 2026-01-24 + - Update `release-plz@latest` to 0.3.153. - Update `cargo-llvm-cov@latest` to 0.7.1. @@ -5447,7 +5449,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.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.67.8...HEAD +[2.67.8]: https://github.com/taiki-e/install-action/compare/v2.67.7...v2.67.8 [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