From ea0eda622640ac23a17ba349cf09e2709d58f5e1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 26 Sep 2025 10:39:24 +0900 Subject: [PATCH] Release 2.62.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d495efbc..63a3358c 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.62.8] - 2025-09-26 + - Update `typos@latest` to 1.36.3. - Update `mise@latest` to 2025.9.19. @@ -4593,7 +4595,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.62.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.8...HEAD +[2.62.8]: https://github.com/taiki-e/install-action/compare/v2.62.7...v2.62.8 [2.62.7]: https://github.com/taiki-e/install-action/compare/v2.62.6...v2.62.7 [2.62.6]: https://github.com/taiki-e/install-action/compare/v2.62.5...v2.62.6 [2.62.5]: https://github.com/taiki-e/install-action/compare/v2.62.4...v2.62.5