From ff581034fb69296c525e51afd68cb9823bfbe4ed Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 30 Dec 2025 11:23:06 +0900 Subject: [PATCH] Release 2.65.8 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c96d8c08..056a0082 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.65.8] - 2025-12-30 + - Update `tombi@latest` to 0.7.14. - Update `uv@latest` to 0.9.20. @@ -5227,7 +5229,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.65.7...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.8...HEAD +[2.65.8]: https://github.com/taiki-e/install-action/compare/v2.65.7...v2.65.8 [2.65.7]: https://github.com/taiki-e/install-action/compare/v2.65.6...v2.65.7 [2.65.6]: https://github.com/taiki-e/install-action/compare/v2.65.5...v2.65.6 [2.65.5]: https://github.com/taiki-e/install-action/compare/v2.65.4...v2.65.5