From 62da238c048aa0f865cc5a322082957d34e7fc1a Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 19 Nov 2025 10:53:22 +0900 Subject: [PATCH] Release 2.62.54 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33e72911..e132ff3d 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.54] - 2025-11-19 + - Update `mise@latest` to 2025.11.6. - Update `hyperfine@latest` to 1.20.0. @@ -4959,7 +4961,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.53...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.54...HEAD +[2.62.54]: https://github.com/taiki-e/install-action/compare/v2.62.53...v2.62.54 [2.62.53]: https://github.com/taiki-e/install-action/compare/v2.62.52...v2.62.53 [2.62.52]: https://github.com/taiki-e/install-action/compare/v2.62.51...v2.62.52 [2.62.51]: https://github.com/taiki-e/install-action/compare/v2.62.50...v2.62.51