From 073d46cba2cde38f6698c798566c1b3e24feeb44 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 11 Dec 2025 21:29:59 +0900 Subject: [PATCH] Release 2.62.67 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ec1ac3c..0c2de752 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.67] - 2025-12-11 + - Update `vacuum@latest` to 0.20.5. - Update `rclone@latest` to 1.72.1. @@ -5095,7 +5097,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.66...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.67...HEAD +[2.62.67]: https://github.com/taiki-e/install-action/compare/v2.62.66...v2.62.67 [2.62.66]: https://github.com/taiki-e/install-action/compare/v2.62.65...v2.62.66 [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