From 50414676f9f5d50a65992c6dd2ed02641263226c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 7 Jul 2026 01:34:26 +0000 Subject: [PATCH] Release 2.82.10 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67208d7b..d36459c5 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.82.10] - 2026-07-07 + - Update `tombi@latest` to 1.2.0. - Update `cargo-nextest@latest` to 0.9.140. @@ -6980,7 +6982,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.82.9...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.82.10...HEAD +[2.82.10]: https://github.com/taiki-e/install-action/compare/v2.82.9...v2.82.10 [2.82.9]: https://github.com/taiki-e/install-action/compare/v2.82.8...v2.82.9 [2.82.8]: https://github.com/taiki-e/install-action/compare/v2.82.7...v2.82.8 [2.82.7]: https://github.com/taiki-e/install-action/compare/v2.82.6...v2.82.7