From 71d339ebf191fcbc3d49cd04b9484a4261f29975 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 26 Sep 2025 21:55:27 +0900 Subject: [PATCH] Release 2.62.9 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 643812d1..ec1282e3 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.9] - 2025-09-26 + - Update `espup@latest` to 0.16.0. - Update `cargo-binstall@latest` to 1.15.6. @@ -4599,7 +4601,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.8...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.9...HEAD +[2.62.9]: https://github.com/taiki-e/install-action/compare/v2.62.8...v2.62.9 [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