From 3068b7dc83db15fc2676a3ce4ae1ebb878685f59 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 25 Mar 2024 00:12:25 +0900 Subject: [PATCH] Release 2.29.7 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f6eefb3..5c8a4d87 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.29.7] - 2024-03-24 + - Update `cargo-machete@latest` to 0.6.2. ## [2.29.6] - 2024-03-23 @@ -1939,7 +1941,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.29.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.29.7...HEAD +[2.29.7]: https://github.com/taiki-e/install-action/compare/v2.29.6...v2.29.7 [2.29.6]: https://github.com/taiki-e/install-action/compare/v2.29.5...v2.29.6 [2.29.5]: https://github.com/taiki-e/install-action/compare/v2.29.4...v2.29.5 [2.29.4]: https://github.com/taiki-e/install-action/compare/v2.29.3...v2.29.4