diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e804753..2c6db91c 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.49.37] - 2025-03-27 + - Update `trunk@latest` to 0.21.11. ## [2.49.36] - 2025-03-27 @@ -3740,7 +3742,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.49.36...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.37...HEAD +[2.49.37]: https://github.com/taiki-e/install-action/compare/v2.49.36...v2.49.37 [2.49.36]: https://github.com/taiki-e/install-action/compare/v2.49.35...v2.49.36 [2.49.35]: https://github.com/taiki-e/install-action/compare/v2.49.34...v2.49.35 [2.49.34]: https://github.com/taiki-e/install-action/compare/v2.49.33...v2.49.34