From 2383334cf567d78771fc7d89b6b3802ef1412cf6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 8 Jul 2025 09:07:59 +0900 Subject: [PATCH] Release 2.56.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13099f39..bb95b3f9 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.56.8] - 2025-07-08 + - Update `cargo-nextest@latest` to 0.9.100. - Update `vacuum@latest` to 0.17.3. @@ -4100,7 +4102,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.56.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.56.8...HEAD +[2.56.8]: https://github.com/taiki-e/install-action/compare/v2.56.7...v2.56.8 [2.56.7]: https://github.com/taiki-e/install-action/compare/v2.56.6...v2.56.7 [2.56.6]: https://github.com/taiki-e/install-action/compare/v2.56.5...v2.56.6 [2.56.5]: https://github.com/taiki-e/install-action/compare/v2.56.4...v2.56.5