From 213ccc1a076163c093f914550b94feb90fab916d Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 19 May 2026 11:42:39 +0000 Subject: [PATCH] Release 2.79.2 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 489909bc..0999bce3 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.2] - 2026-05-19 + - Update `mise@latest` to 2026.5.11. - Update `vacuum@latest` to 0.26.5. @@ -6594,7 +6596,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.1...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.79.2...HEAD +[2.79.2]: https://github.com/taiki-e/install-action/compare/v2.79.1...v2.79.2 [2.79.1]: https://github.com/taiki-e/install-action/compare/v2.79.0...v2.79.1 [2.79.0]: https://github.com/taiki-e/install-action/compare/v2.78.3...v2.79.0 [2.78.3]: https://github.com/taiki-e/install-action/compare/v2.78.2...v2.78.3