diff --git a/CHANGELOG.md b/CHANGELOG.md index 543a9738..ff3ef7ad 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.39] - 2025-03-30 + - Downgrade `cargo-lambda@latest` to 1.8.0. ([#923](https://github.com/taiki-e/install-action/pull/923)) ## [2.49.38] - 2025-03-29 @@ -3752,7 +3754,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.38...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.39...HEAD +[2.49.39]: https://github.com/taiki-e/install-action/compare/v2.49.38...v2.49.39 [2.49.38]: https://github.com/taiki-e/install-action/compare/v2.49.37...v2.49.38 [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