From 4c6723ec9c638cccae824b8957c5085b695c8085 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 29 Dec 2025 18:27:17 +0900 Subject: [PATCH] Release 2.65.7 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65b70bde..18115ecc 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.7] - 2025-12-29 + - Update `cargo-no-dev-deps@latest` to 0.2.19. - Update `cargo-minimal-versions@latest` to 0.1.34. @@ -5219,7 +5221,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.6...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.65.7...HEAD +[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 [2.65.4]: https://github.com/taiki-e/install-action/compare/v2.65.3...v2.65.4