From 4a136ceac97fe29b942ff3b6c749a46c7950d853 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 7 Mar 2026 01:38:50 +0900 Subject: [PATCH] Release 2.68.20 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f48e8a56..7d451d3e 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.20] - 2026-03-06 + - Update `tombi@latest` to 0.9.1. - Update `cargo-neat@latest` to 0.3.2. @@ -5807,7 +5809,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.19...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.68.20...HEAD +[2.68.20]: https://github.com/taiki-e/install-action/compare/v2.68.19...v2.68.20 [2.68.19]: https://github.com/taiki-e/install-action/compare/v2.68.18...v2.68.19 [2.68.18]: https://github.com/taiki-e/install-action/compare/v2.68.17...v2.68.18 [2.68.17]: https://github.com/taiki-e/install-action/compare/v2.68.16...v2.68.17