From e797ba6a25dbd8669057e123b02812e16138589e Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 8 Nov 2025 12:26:06 +0900 Subject: [PATCH] Release 2.62.48 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdb629ac..5170b423 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.48] - 2025-11-08 + - Update `mise@latest` to 2025.11.3. - Update `cargo-audit@latest` to 0.22.0. @@ -4909,7 +4911,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.47...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.48...HEAD +[2.62.48]: https://github.com/taiki-e/install-action/compare/v2.62.47...v2.62.48 [2.62.47]: https://github.com/taiki-e/install-action/compare/v2.62.46...v2.62.47 [2.62.46]: https://github.com/taiki-e/install-action/compare/v2.62.45...v2.62.46 [2.62.45]: https://github.com/taiki-e/install-action/compare/v2.62.44...v2.62.45