diff --git a/CHANGELOG.md b/CHANGELOG.md index ff2956f4..fe670ab8 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.37] - 2025-10-24 + - Update `cargo-binstall@latest` to 1.15.8. - Update `zizmor@latest` to 1.16.0. @@ -4807,7 +4809,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.36...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.62.37...HEAD +[2.62.37]: https://github.com/taiki-e/install-action/compare/v2.62.36...v2.62.37 [2.62.36]: https://github.com/taiki-e/install-action/compare/v2.62.35...v2.62.36 [2.62.35]: https://github.com/taiki-e/install-action/compare/v2.62.34...v2.62.35 [2.62.34]: https://github.com/taiki-e/install-action/compare/v2.62.33...v2.62.34