From 184183c2401be73c3bf42c2e61268aa5855379c1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 15 May 2026 02:15:16 +0000 Subject: [PATCH] Release 2.78.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7bbb877..c498596e 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.78.1] - 2026-05-15 + - Update `mise@latest` to 2026.5.7. - Diagnostic improvements. @@ -6544,7 +6546,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.78.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.78.1...HEAD +[2.78.1]: https://github.com/taiki-e/install-action/compare/v2.78.0...v2.78.1 [2.78.0]: https://github.com/taiki-e/install-action/compare/v2.77.7...v2.78.0 [2.77.7]: https://github.com/taiki-e/install-action/compare/v2.77.6...v2.77.7 [2.77.6]: https://github.com/taiki-e/install-action/compare/v2.77.5...v2.77.6