From 8f531eaecd1898bc3da7d104ad91bee98d1b97bd Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 26 May 2026 17:26:39 +0000 Subject: [PATCH] Release 2.79.9 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55db3c46..39a7f81c 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.9] - 2026-05-26 + - Update `vacuum@latest` to 0.26.7. - Update `tombi@latest` to 1.0.0. @@ -6656,7 +6658,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.8...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.79.9...HEAD +[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 [2.79.6]: https://github.com/taiki-e/install-action/compare/v2.79.5...v2.79.6