From 7646916979096be288829d3d80a5e43636357a04 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 10 Dec 2025 00:41:31 +0900 Subject: [PATCH] Release 2.62.65 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4983ae38..adc763f9 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.65] - 2025-12-09 + - Update `cyclonedx@latest` to 0.29.2. - Update `just@latest` to 1.44.1. @@ -5079,7 +5081,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.64...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.65...HEAD +[2.62.65]: https://github.com/taiki-e/install-action/compare/v2.62.64...v2.62.65 [2.62.64]: https://github.com/taiki-e/install-action/compare/v2.62.63...v2.62.64 [2.62.63]: https://github.com/taiki-e/install-action/compare/v2.62.62...v2.62.63 [2.62.62]: https://github.com/taiki-e/install-action/compare/v2.62.61...v2.62.62