From f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sun, 23 Nov 2025 16:36:33 +0900 Subject: [PATCH] Release 2.62.56 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed855c59..d088eed6 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.56] - 2025-11-23 + - Update `cargo-shear@latest` to 1.6.4. - Update `rclone@latest` to 1.72.0. @@ -4983,7 +4985,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.55...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.56...HEAD +[2.62.56]: https://github.com/taiki-e/install-action/compare/v2.62.55...v2.62.56 [2.62.55]: https://github.com/taiki-e/install-action/compare/v2.62.54...v2.62.55 [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