diff --git a/CHANGELOG.md b/CHANGELOG.md index 18218a61..e6b466dc 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.27] - 2025-03-16 + - Update `cargo-lambda@latest` to 1.8.0. - Update `editorconfig-checker@latest` to 3.2.1. @@ -3690,7 +3692,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.26...HEAD +[Unreleased]: https://github.com/taiki-e/install-action/compare/v2.49.27...HEAD +[2.49.27]: https://github.com/taiki-e/install-action/compare/v2.49.26...v2.49.27 [2.49.26]: https://github.com/taiki-e/install-action/compare/v2.49.25...v2.49.26 [2.49.25]: https://github.com/taiki-e/install-action/compare/v2.49.24...v2.49.25 [2.49.24]: https://github.com/taiki-e/install-action/compare/v2.49.23...v2.49.24