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