From 60ae4ce63c7aeb6e96d7f572c1ec7fafbb17ca80 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 27 May 2026 14:33:39 +0000 Subject: [PATCH] Release 2.79.10 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9021664..4b02a4ed 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.79.10] - 2026-05-27 + - Update `tombi@latest` to 1.1.0. - Update `prek@latest` to 0.4.2. @@ -6664,7 +6666,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.79.9...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.79.10...HEAD +[2.79.10]: https://github.com/taiki-e/install-action/compare/v2.79.9...v2.79.10 [2.79.9]: https://github.com/taiki-e/install-action/compare/v2.79.8...v2.79.9 [2.79.8]: https://github.com/taiki-e/install-action/compare/v2.79.7...v2.79.8 [2.79.7]: https://github.com/taiki-e/install-action/compare/v2.79.6...v2.79.7