From 2ca9b94c269419b7b0c711c09d0b21c4e1d51145 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 10 Jul 2026 19:32:45 +0000 Subject: [PATCH] Release 2.83.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 250edd37..32f1622c 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.83.1] - 2026-07-10 + - Update `rclone@latest` to 1.74.4. - Update `mise@latest` to 2026.7.4. @@ -7010,7 +7012,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.83.0...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.83.1...HEAD +[2.83.1]: https://github.com/taiki-e/install-action/compare/v2.83.0...v2.83.1 [2.83.0]: https://github.com/taiki-e/install-action/compare/v2.82.11...v2.83.0 [2.82.11]: https://github.com/taiki-e/install-action/compare/v2.82.10...v2.82.11 [2.82.10]: https://github.com/taiki-e/install-action/compare/v2.82.9...v2.82.10