From e0db384ad69f5ba2c6dd0129d8934e0d0ba465c1 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 31 Dec 2025 10:15:04 +0900 Subject: [PATCH] Release 2.65.10 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa826691..9b370ad4 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.10] - 2025-12-31 + - Update `mise@latest` to 2025.12.13. - Update `uv@latest` to 0.9.21. @@ -5237,7 +5239,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.9...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.10...HEAD +[2.65.10]: https://github.com/taiki-e/install-action/compare/v2.65.9...v2.65.10 [2.65.9]: https://github.com/taiki-e/install-action/compare/v2.65.8...v2.65.9 [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