diff --git a/CHANGELOG.md b/CHANGELOG.md index 1822fde4f..48ffeb188 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.42.37] - 2024-08-30 + - Update `cargo-make@latest` to 0.37.16. ## [2.42.36] - 2024-08-29 @@ -2664,7 +2666,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.42.36...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.42.37...HEAD +[2.42.37]: https://github.com/taiki-e/install-action/compare/v2.42.36...v2.42.37 [2.42.36]: https://github.com/taiki-e/install-action/compare/v2.42.35...v2.42.36 [2.42.35]: https://github.com/taiki-e/install-action/compare/v2.42.34...v2.42.35 [2.42.34]: https://github.com/taiki-e/install-action/compare/v2.42.33...v2.42.34