From a57ddfbcd928cf9406a78dcc300dacc5d367a547 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 15 Mar 2026 15:53:08 +0900 Subject: [PATCH] Release 2.68.31 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcff614a..cabc5085 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.68.31] - 2026-03-15 + - Update `cargo-shear@latest` to 1.11.2. ## [2.68.30] - 2026-03-15 @@ -5891,7 +5893,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.68.30...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.31...HEAD +[2.68.31]: https://github.com/taiki-e/install-action/compare/v2.68.30...v2.68.31 [2.68.30]: https://github.com/taiki-e/install-action/compare/v2.68.29...v2.68.30 [2.68.29]: https://github.com/taiki-e/install-action/compare/v2.68.28...v2.68.29 [2.68.28]: https://github.com/taiki-e/install-action/compare/v2.68.27...v2.68.28