diff --git a/CHANGELOG.md b/CHANGELOG.md index d77b8a81..a57a02df 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.43] - 2025-10-31 + - Update `uv@latest` to 0.9.7. - Update `mise@latest` to 2025.10.21. @@ -4857,7 +4859,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.42...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.43...HEAD +[2.62.43]: https://github.com/taiki-e/install-action/compare/v2.62.42...v2.62.43 [2.62.42]: https://github.com/taiki-e/install-action/compare/v2.62.41...v2.62.42 [2.62.41]: https://github.com/taiki-e/install-action/compare/v2.62.40...v2.62.41 [2.62.40]: https://github.com/taiki-e/install-action/compare/v2.62.39...v2.62.40